Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Settings for this Asset Strip. More...
Public Attributes | |
int | rackUnitCount |
rack unit count, number of rack units (range: 8..64), will be ignored on strips that auto-detect their rack unit count More... | |
string | name |
user defined name (up to 64 alphanumeric characters) More... | |
ScanMode | scanMode |
LED scan (demo) mode. More... | |
LEDColor | defaultColorConnected |
auto color for rack units with an asset tag connected More... | |
LEDColor | defaultColorDisconnected |
auto color for rack units without an asset tag connected More... | |
NumberingMode | numberingMode |
rack unit numbering mode (top down, bottom up) More... | |
int | numberingOffset |
rack unit numbering starting offset (default is 1) More... | |
Orientation | orientation |
orientation. If orientationSensAvailable, writes are ignored More... | |
Settings for this Asset Strip.
Definition at line 97 of file AssetStripConfig.idl.
LEDColor assetmgrmodel::AssetStripConfig::StripSettings::defaultColorConnected |
auto color for rack units with an asset tag connected
Definition at line 101 of file AssetStripConfig.idl.
LEDColor assetmgrmodel::AssetStripConfig::StripSettings::defaultColorDisconnected |
auto color for rack units without an asset tag connected
Definition at line 102 of file AssetStripConfig.idl.
string assetmgrmodel::AssetStripConfig::StripSettings::name |
user defined name (up to 64 alphanumeric characters)
Definition at line 99 of file AssetStripConfig.idl.
NumberingMode assetmgrmodel::AssetStripConfig::StripSettings::numberingMode |
rack unit numbering mode (top down, bottom up)
Definition at line 103 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::StripSettings::numberingOffset |
rack unit numbering starting offset (default is 1)
Definition at line 104 of file AssetStripConfig.idl.
Orientation assetmgrmodel::AssetStripConfig::StripSettings::orientation |
orientation. If orientationSensAvailable, writes are ignored
Definition at line 105 of file AssetStripConfig.idl.
int assetmgrmodel::AssetStripConfig::StripSettings::rackUnitCount |
rack unit count, number of rack units (range: 8..64), will be ignored on strips that auto-detect their rack unit count
Definition at line 98 of file AssetStripConfig.idl.
ScanMode assetmgrmodel::AssetStripConfig::StripSettings::scanMode |
LED scan (demo) mode.
Definition at line 100 of file AssetStripConfig.idl.