| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Device Registration. More...
import <ZigbeeManager.idl;
| Public Attributes | |
| int | sourceId | 
| the source id to add | |
| string | key | 
| the OOB key (including CRC16) | |
| int | slot | 
| the preferred slot. 0xFFFF for auto manage | |
Device Registration.
Definition at line 46 of file ZigbeeManager.idl.
| string zigbee::ZigbeeManager::DeviceRegistration::key | 
the OOB key (including CRC16)
Definition at line 48 of file ZigbeeManager.idl.
| int zigbee::ZigbeeManager::DeviceRegistration::slot | 
the preferred slot. 0xFFFF for auto manage
Definition at line 49 of file ZigbeeManager.idl.
| int zigbee::ZigbeeManager::DeviceRegistration::sourceId | 
the source id to add
Definition at line 47 of file ZigbeeManager.idl.