Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
The LED color in RGB format, 8 bit per channel. More...
Public Attributes | |
int | r |
red channel of the LED More... | |
int | g |
green channel of the LED More... | |
int | b |
blue channel of the LED More... | |
The LED color in RGB format, 8 bit per channel.
Supported range is 0-255
Definition at line 88 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::LEDColor::b |
blue channel of the LED
Definition at line 91 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::LEDColor::g |
green channel of the LED
Definition at line 90 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::LEDColor::r |
red channel of the LED
Definition at line 89 of file AssetStripConfig.idl.