Protected
_getProtected
sendNumber between 0 and 100.
Set color.
An array of 3 numbers representing the RGB values.
rgb[0]
is the red value (0-255).rgb[1]
is the green value (0-255).rgb[2]
is the blue value (0-255).E.g., [255, 0, 0]
is red.
Toggle the device power state.
Set the device to off state.
Set the device to on state.
Set brightness.