An in-memory representation of a ZigBee APS frame of an incoming or outgoing message.

Public Attributes#

uint16_t
uint16_t
uint16_t
uint8_t
uint8_t

Public Attribute Documentation#

profileId#

uint16_t sl_zigbee_aps_frame_t::profileId

The application profile ID that describes the format of the message.


clusterId#

uint16_t sl_zigbee_aps_frame_t::clusterId

The cluster ID for this message.


sourceEndpoint#

uint8_t sl_zigbee_aps_frame_t::sourceEndpoint

The source endpoint.


destinationEndpoint#

uint8_t sl_zigbee_aps_frame_t::destinationEndpoint

The destination endpoint.


options#

sl_zigbee_aps_option_t sl_zigbee_aps_frame_t::options

A bitmask of options from the enumeration above.


groupId#

uint16_t sl_zigbee_aps_frame_t::groupId

The group ID for this message, if it is multicast mode.


sequence#

uint8_t sl_zigbee_aps_frame_t::sequence

The sequence number.


radius#

uint8_t sl_zigbee_aps_frame_t::radius