Interpan header used for sending and receiving interpan messages.

Public Attribute Documentation#

messageType#

EmberAfInterpanMessageType EmberAfInterpanHeader::messageType

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

shortAddress#

EmberNodeId EmberAfInterpanHeader::shortAddress

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

panId#

EmberPanId EmberAfInterpanHeader::panId

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

profileId#

EmberAfProfileId EmberAfInterpanHeader::profileId

APS data


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

clusterId#

EmberAfClusterId EmberAfInterpanHeader::clusterId

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

options#

EmberAfInterpanOptions EmberAfInterpanHeader::options

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