|
deCONZ C++ API v2.6.1
|
ZigBee Device Profile (ZDP). More...
Classes | |
| class | deCONZ::NodeDescriptor |
| Represents a ZigBee node descriptor. More... | |
| class | deCONZ::PowerDescriptor |
| Represents a ZigBee power descriptor. More... | |
| class | deCONZ::SimpleDescriptor |
| Represents a ZigBee simple descriptor. More... | |
Enumerations | |
| enum | deCONZ::ZdpState { ZdpSuccess = 0x00 , ZdpInvalidRequestType = 0x80 , ZdpDeviceNotFound = 0x81 , ZdpInvalidEndpoint = 0x82 , ZdpNotActive = 0x83 , ZdpNotSupported = 0x84 , ZdpTimeout = 0x85 , ZdpNoMatch = 0x86 , ZdpNoEntry = 0x88 , ZdpNoDescriptor = 0x89 , ZdpInsufficientSpace = 0x8a , ZdpNotPermitted = 0x8b , ZdpTableFull = 0x8c , ZdpNotAuthorized = 0x8d } |
| Common ZigBee Device Profile (ZDP) status codes. | |
| enum | deCONZ::FrequencyBand { UnknownFrequencyBand = 0 , deCONZ::Freq868 = 0x08 , deCONZ::Freq902 = 0x20 , deCONZ::Freq2400 = 0x40 } |
| ZigBee frequency band. More... | |
ZigBee Device Profile (ZDP).