Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
DeviceType | type |
Device type. | |
string | label |
Device label. | |
string | name |
Device name (i.e. user-configurable names for Outlets, Inlets, ...) | |
PowerLine | line |
Power line (pole sensors only) | |
Device information.
Definition at line 47 of file sensorpush.idl.
string datapush::Device::label |
Device label.
Definition at line 49 of file sensorpush.idl.
PowerLine datapush::Device::line |
Power line (pole sensors only)
Definition at line 51 of file sensorpush.idl.
string datapush::Device::name |
Device name (i.e. user-configurable names for Outlets, Inlets, ...)
Definition at line 50 of file sensorpush.idl.
DeviceType datapush::Device::type |
Device type.
Definition at line 48 of file sensorpush.idl.