set LED
Sets the LED color for the given deviceId.
Return
A CommandResponse indicating the result.
Parameters
device Id
The identifier of the target device.
color
The LED color.
Callback-based version of setLED for Java interoperability.
Parameters
device Id
The identifier of the target device.
color
The LED color.
callback
Callback to receive the CommandResponse.