Interpan header used for sending and receiving interpan messages.

Public Attribute Documentation#

messageType#

EmberAfInterpanMessageType EmberAfInterpanHeader::messageType

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

longAddress#

EmberEUI64 EmberAfInterpanHeader::longAddress

MAC addressing, which is the destination for outgoing messages and source for incoming messages, which always has a long address.


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

shortAddress#

EmberNodeId EmberAfInterpanHeader::shortAddress

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

panId#

EmberPanId EmberAfInterpanHeader::panId

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

profileId#

EmberAfProfileId EmberAfInterpanHeader::profileId

APS data


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

clusterId#

EmberAfClusterId EmberAfInterpanHeader::clusterId

Definition at line 386 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 391 of file app/framework/include/af-types.h

options#

EmberAfInterpanOptions EmberAfInterpanHeader::options

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