Basic node descriptor information.
This is a ZigBee Node Descriptor and contains information about incoming, and outgoing transfer size, as well as descriptor capability.
Public Attribute Documentation#
max_incoming_transfer_size#
uint16_t sl_zigbee_node_descriptor_info_t::max_incoming_transfer_size
The maximum incoming transfer size for the local node
Definition at line
3302
of file stack/include/sl_zigbee_types.h
max_outgoing_transfer_size#
uint16_t sl_zigbee_node_descriptor_info_t::max_outgoing_transfer_size
The maximum outgoing transfer size for the local node
Definition at line
3304
of file stack/include/sl_zigbee_types.h
capability#
uint8_t sl_zigbee_node_descriptor_info_t::capability
descriptor capability field of the node
Definition at line
3306
of file stack/include/sl_zigbee_types.h