You are viewing documentation for version:
Struct wrapper for all data for a command which comes in over the air. This enables struct is used to encapsulate a command in a single place on the stack and pass a pointer to that location around during command processing.
Public Attributes#
sl_zigbee_incoming_message_type_t
Public Attribute Documentation#
apsFrame#
sl_zigbee_aps_frame_t* sl_zigbee_af_cluster_command_t::apsFrame
APS frame for the incoming message
type#
sl_zigbee_incoming_message_type_t sl_zigbee_af_cluster_command_t::type
source#
sl_802154_short_addr_t sl_zigbee_af_cluster_command_t::source
buffer#
uint8_t* sl_zigbee_af_cluster_command_t::buffer
bufLen#
uint16_t sl_zigbee_af_cluster_command_t::bufLen
clusterSpecific#
bool sl_zigbee_af_cluster_command_t::clusterSpecific
mfgSpecific#
bool sl_zigbee_af_cluster_command_t::mfgSpecific
mfgCode#
uint16_t sl_zigbee_af_cluster_command_t::mfgCode
seqNum#
uint8_t sl_zigbee_af_cluster_command_t::seqNum
commandId#
uint8_t sl_zigbee_af_cluster_command_t::commandId
payloadStartIndex#
uint8_t sl_zigbee_af_cluster_command_t::payloadStartIndex
direction#
uint8_t sl_zigbee_af_cluster_command_t::direction
interPanHeader
sl_zigbee_af_interpan_header_t* sl_zigbee_af_cluster_command_t::interPanHeader
networkIndex#
uint8_t sl_zigbee_af_cluster_command_t::networkIndex