Interpan header used for sending and receiving interpan messages.

Public Attribute Documentation#

messageType#

EmberAfInterpanMessageType EmberAfInterpanHeader::messageType

Definition at line 353 of file ./app/framework/include/af-types.h

longAddress#

EmberEUI64 EmberAfInterpanHeader::longAddress

MAC addressing For outgoing messages this is the destination. For incoming messages it is the source, which always has a long address.


Definition at line 360 of file ./app/framework/include/af-types.h

shortAddress#

EmberNodeId EmberAfInterpanHeader::shortAddress

Definition at line 361 of file ./app/framework/include/af-types.h

panId#

EmberPanId EmberAfInterpanHeader::panId

Definition at line 362 of file ./app/framework/include/af-types.h

profileId#

EmberAfProfileId EmberAfInterpanHeader::profileId

APS data


Definition at line 367 of file ./app/framework/include/af-types.h

clusterId#

EmberAfClusterId EmberAfInterpanHeader::clusterId

Definition at line 368 of file ./app/framework/include/af-types.h

groupId#

EmberMulticastId EmberAfInterpanHeader::groupId

The groupId is only used for EMBER_AF_INTERPAN_MULTICAST


Definition at line 373 of file ./app/framework/include/af-types.h

options#

EmberAfInterpanOptions EmberAfInterpanHeader::options

Definition at line 374 of file ./app/framework/include/af-types.h