Address for sending and receiving a message.

Public Attributes#

EmberEUI64
union EmberGpAddress::@0
uint8_t

Public Attribute Documentation#

gpdIeeeAddress#

EmberEUI64 EmberGpAddress::gpdIeeeAddress

The IEEE address is used when the application identifier is EMBER_GP_APPLICATION_IEEE_ADDRESS.


Definition at line 143 of file stack/include/gp-types.h

sourceId#

EmberGpSourceId EmberGpAddress::sourceId

The 32-bit source identifier is used when the application identifier is EMBER_GP_APPLICATION_SOURCE_ID.


Definition at line 148 of file stack/include/gp-types.h

id#

union EmberGpAddress::@0 EmberGpAddress::id

Definition at line 149 of file stack/include/gp-types.h

applicationId#

EmberGpApplicationId EmberGpAddress::applicationId

Application identifier of the GPD.


Definition at line 151 of file stack/include/gp-types.h

endpoint#

uint8_t EmberGpAddress::endpoint

Definition at line 152 of file stack/include/gp-types.h