Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Static (type, version) information for an AssetStrip. More...
Public Attributes | |
int | deviceId |
Device type (indicated a certain hardware) More... | |
int | hardwareId |
Hardware ID, revision. More... | |
int | protocolVersion |
Protocol version the strip is supporting. More... | |
int | bootVersion |
Bootcode software version. More... | |
int | appVersion |
Application code software version. More... | |
boolean | orientationSensAvailable |
Indicates whether the strip has an orientation sensor. More... | |
boolean | isCascadable |
The asset strip type. More... | |
boolean | rackUnitCountConfigurable |
Rack unit count has to be configured, i.e. is not auto detected. More... | |
Static (type, version) information for an AssetStrip.
Definition at line 62 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::DeviceInfo::appVersion |
Application code software version.
Definition at line 67 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::DeviceInfo::bootVersion |
Bootcode software version.
Definition at line 66 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::DeviceInfo::deviceId |
Device type (indicated a certain hardware)
Definition at line 63 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::DeviceInfo::hardwareId |
Hardware ID, revision.
Definition at line 64 of file AssetStrip.idl.
boolean assetmgrmodel::AssetStrip::DeviceInfo::isCascadable |
The asset strip type.
Definition at line 69 of file AssetStrip.idl.
boolean assetmgrmodel::AssetStrip::DeviceInfo::orientationSensAvailable |
Indicates whether the strip has an orientation sensor.
Definition at line 68 of file AssetStrip.idl.
int assetmgrmodel::AssetStrip::DeviceInfo::protocolVersion |
Protocol version the strip is supporting.
Definition at line 65 of file AssetStrip.idl.
boolean assetmgrmodel::AssetStrip::DeviceInfo::rackUnitCountConfigurable |
Rack unit count has to be configured, i.e. is not auto detected.
Definition at line 70 of file AssetStrip.idl.