Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Public Attributes | |
int | sourceId |
the device source ID | |
vector< int > | clusters |
the clusters which are reporting to this device | |
int | preferredSlot |
the slot which should be assigned to the first sensor | |
Device MetaData.
Definition at line 28 of file ZigbeeDevice.idl.
vector<int> zigbee::ZigbeeDevice::MetaData::clusters |
the clusters which are reporting to this device
Definition at line 30 of file ZigbeeDevice.idl.
int zigbee::ZigbeeDevice::MetaData::preferredSlot |
the slot which should be assigned to the first sensor
Definition at line 31 of file ZigbeeDevice.idl.
int zigbee::ZigbeeDevice::MetaData::sourceId |
the device source ID
Definition at line 29 of file ZigbeeDevice.idl.