Type for TOKEN_STACK_NODE_DATA. Generic information of the node is stored in this token.

Public Attributes#

uint16_t
uint8_t
uint16_t
uint16_t

Public Attribute Documentation#

panId#

uint16_t tokTypeStackNodeData::panId

The PanId of the device


Definition at line 249 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h

radioTxPower#

int16_t tokTypeStackNodeData::radioTxPower

The TX power configured for the device in deci-dBm


Definition at line 250 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h

radioFreqChannel#

uint16_t tokTypeStackNodeData::radioFreqChannel

The radio channel configured for the device


Definition at line 251 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h

nodeType#

uint8_t tokTypeStackNodeData::nodeType

The EmberNodeType configured for the device


Definition at line 252 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h

nodeId#

uint16_t tokTypeStackNodeData::nodeId

The NodeId (short address) of the device


Definition at line 253 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h

parentId#

uint16_t tokTypeStackNodeData::parentId

The NodeId of the device's parent, if any


Definition at line 254 of file /mnt/raid/workspaces/ws.04isO4uyE/overlay/gsdk/protocol/flex/stack/config/token-stack.h