You are viewing documentation for version:
Type for TOKEN_STACK_NODE_DATA. Generic information of the node is stored in this token. 
Public Attribute Documentation#
panId#
uint16_t tokTypeStackNodeData::panId
The PanId of the device 
radioTxPower#
int16_t tokTypeStackNodeData::radioTxPower
The TX power configured for the device in deci-dBm 
radioFreqChannel#
uint16_t tokTypeStackNodeData::radioFreqChannel
The radio channel configured for the device 
nodeType#
uint8_t tokTypeStackNodeData::nodeType
The EmberNodeType configured for the device 
nodeId#
uint16_t tokTypeStackNodeData::nodeId
The NodeId (short address) of the device 
parentId#
uint16_t tokTypeStackNodeData::parentId
The NodeId of the device's parent, if any