All Implemented Interfaces:
SerializableMessage

public class SetLED
extends SCPRequest<EmptyResponse>
A request to change the state of an LED. There is no response payload.

Handled by sark_led_set() in sark_hw.c.