Developing with ZBOSS SDK for Zigbee
|
#include <zb_zcl_commands.h>
Data Fields | |
zb_uint8_t | direction |
zb_uint16_t | attr_id |
Format of the Attribute Status Record Field Figure 2.20 in ZCL spec. NOTE: it can be various number of attribute status record fields in Read reporting configuration request
zb_uint16_t zb_zcl_read_reporting_cfg_req_s::attr_id |
The attribute identifier field shall contain the identifier of the attribute whose reporting configuration details are to be read.
zb_uint8_t zb_zcl_read_reporting_cfg_req_s::direction |
The direction field specifies whether values of the attribute are reported (0x00), or whether reports of the attribute are received (0x01).