ZDO_GetNodeDescriptor Function
C
const NodeDescriptor_t* ZDO_GetNodeDescriptor(void);
Description
Gets the node descriptor of the device.
Parameters
None
Returns
The node descriptor information of the current node.
const NodeDescriptor_t* ZDO_GetNodeDescriptor(void);
Gets the node descriptor of the device.
None
The node descriptor information of the current node.