| INDEX |
NAME |
DIRECTION |
DEFAULT |
UNIT |
INFO |
| 0 |
I.CurrentStatus |
INPUT |
0 |
N/Y |
Reports the current state as 0 or 1 |
| 1 |
I.PowerConsumption |
INPUT |
0 |
W |
Devices Power consumption |
| 2 |
I.Energy |
INPUT |
0 |
W/min |
Devices Energy consumption |
| 3 |
I.Mode |
INPUT |
0 |
|
Currently configured mode (white/color) |
| 4 |
I.Red |
INPUT |
0 |
int[0,255] |
Red brightness, 0..255, applies in mode="color" |
| 5 |
I.Green |
INPUT |
0 |
int[0,255] |
Green brightness, 0..255, applies in mode="color" |
| 6 |
I.Blue |
INPUT |
0 |
int[0,255] |
Blue brightness, 0..255, applies in mode="color" |
| 7 |
I.White |
INPUT |
0 |
int[0,255] |
White brightness, 0..255, applies in mode="color" |
| 8 |
I.Gain |
INPUT |
0 |
int[0,100] |
Gain for all channels, 0..100, applies in mode="color" |
| 9 |
I.ColorTemperature |
INPUT |
0 |
K |
Color temperature in K, 3000..6500, applies in mode="white" |
| 10 |
I.Brightness |
INPUT |
0 |
int[0,100] |
Brightness, 0..100, applies in mode="white" |
| 11 |
I.Effect |
INPUT |
0 |
int[0,3] |
Applies an effect:
0 - Off
1 - Meteor Shower
2 - Gradual Change
3 - Flash |
| 12 |
I.TransitionTime |
INPUT |
0 |
ms |
On/Off transiiton time, [0-5000] ms |
| 13 |
O.SetStatus |
OUTPUT |
|
OFF/ON |
Set current status |
| 14 |
O.Toggle |
OUTPUT |
|
|
Toggle current status |
| 15 |
O.SetMode |
OUTPUT |
|
|
Set currently configured mode (white/color) |
| 16 |
O.SetRed |
OUTPUT |
|
|
Set Red brightness, 0..255, applies in mode="color" |
| 17 |
O.SetGreen |
OUTPUT |
|
|
Set Green brightness, 0..255, applies in mode="color" |
| 18 |
O.SetBlue |
OUTPUT |
|
|
Set Blue brightness, 0..255, applies in mode="color" |
| 19 |
O.SetWhite |
OUTPUT |
|
|
Set White brightness, 0..255, applies in mode="color" |
| 20 |
O.SetGain |
OUTPUT |
|
|
Set Gain for all channels, 0..100, applies in mode="color" |
| 21 |
O.SetColorTemperature |
OUTPUT |
|
|
Set Color temperature in K, 3000..6500, applies in mode="white" |
| 22 |
O.SetBrightness |
OUTPUT |
|
|
Set Brightness, 0..100, applies in mode="white" |
| 23 |
O.SetEffect |
OUTPUT |
|
|
Set an effect:
0 - Off
1 - Meteor Shower
2 - Gradual Change
3 - Flash |
| 24 |
O.SetTransitionTime |
OUTPUT |
|
ms |
Swtich On/Off transiiton time, [0-5000] ms |