Class BMPSetLED

All Implemented Interfaces:
SerializableMessage

public class BMPSetLED
extends BMPRequest<BMPRequest.BMPResponse>
A request to alter the LEDs on a board managed by a BMP. There is no response payload. Note that these LEDs are different to those managed by sending a request to SCAMP.

Handled by cmp_led() in bmp_cmd.c.