Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
A peripheral device is the collection of. More...
Public Attributes | |
DeviceID | deviceID |
device identification More... | |
vector< PosElement > | position |
Position within 1-wire topo. More... | |
string | packageClass |
physical package identifier More... | |
sensors::Sensor | device |
device reference More... | |
A peripheral device is the collection of.
Definition at line 39 of file PeripheralDeviceSlot.idl.
sensors::Sensor peripheral::Device::device |
device reference
Definition at line 43 of file PeripheralDeviceSlot.idl.
DeviceID peripheral::Device::deviceID |
device identification
Definition at line 40 of file PeripheralDeviceSlot.idl.
string peripheral::Device::packageClass |
physical package identifier
Definition at line 42 of file PeripheralDeviceSlot.idl.
vector<PosElement> peripheral::Device::position |
Position within 1-wire topo.
Definition at line 41 of file PeripheralDeviceSlot.idl.