![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
#include <zstack.h>
Data Fields | |
| uint16_t | nwkAddr |
| Currently assigned short address. | |
| zstack_LongAddr_t | ieeeAddr |
| 64 bit IEEE Address | |
| zstack_DevState | devState |
| Current device state. | |
| uint16_t | panId |
| PAN ID. | |
| zstack_LongAddr_t | extendedPanId |
| 64 bit extended PAN ID | |
| uint16_t | parentNwkAddr |
| Parent's short address. | |
| zstack_LongAddr_t | parentExtAddr |
| 64 bit parent's extended address | |
| zstack_deviceTypes_t | devTypes |
| possible device types | |
| uint8_t | logicalChannel |
| Current network logical channel. | |
| zstack_CapabilityInfo_t | capInfo |
| Capability Flags. | |
Structure to return the system network information read response.