Protected
Readonly
Set brightness.
Number between 0 and 100.
Set color.
An array of 3 numbers representing the RGB values.
rgb[0]
rgb[1]
rgb[2]
E.g., [255, 0, 0] is red.
[255, 0, 0]
Toggle the device power state.
Set the device to off state.
Set the device to on state.
Set brightness.