Address for sending and receiving a CGp message.
Public Attribute Documentation#
shortId#
EmberNodeId EmberCGpAddress::shortId
The 16-bit short address is used when the mode is EMBER_CGP_ADDRESS_MODE_SHORT.
extendedId#
EmberEUI64 EmberCGpAddress::extendedId
The 64-bit extended address is used when the mode is EMBER_CGP_ADDRESS_MODE_EXTENDED.
panId#
EmberPanId EmberCGpAddress::panId
The PAN identifier is used when the mode is not EMBER_CGP_ADDRESS_MODE_NONE.