An in-memory representation of a ZigBee APS frame of an incoming or outgoing message.
Public Attribute Documentation#
profileId#
uint16_t sl_zigbee_aps_frame_t::profileId
The application profile ID that describes the format of the message.
Definition at line
1320
of file stack/include/sl_zigbee_types.h
clusterId#
uint16_t sl_zigbee_aps_frame_t::clusterId
The cluster ID for this message.
Definition at line
1322
of file stack/include/sl_zigbee_types.h
sourceEndpoint#
uint8_t sl_zigbee_aps_frame_t::sourceEndpoint
The source endpoint.
Definition at line
1324
of file stack/include/sl_zigbee_types.h
destinationEndpoint#
uint8_t sl_zigbee_aps_frame_t::destinationEndpoint
The destination endpoint.
Definition at line
1326
of file stack/include/sl_zigbee_types.h
options#
sl_zigbee_aps_option_t sl_zigbee_aps_frame_t::options
A bitmask of options from the enumeration above.
Definition at line
1328
of file stack/include/sl_zigbee_types.h
groupId#
uint16_t sl_zigbee_aps_frame_t::groupId
The group ID for this message, if it is multicast mode.
Definition at line
1330
of file stack/include/sl_zigbee_types.h
sequence#
uint8_t sl_zigbee_aps_frame_t::sequence
The sequence number.
Definition at line
1332
of file stack/include/sl_zigbee_types.h
radius#
uint8_t sl_zigbee_aps_frame_t::radius
Definition at line
1333
of file stack/include/sl_zigbee_types.h