zb_zcl_read_reporting_cfg_req_s

nRF5 SDK for Thread and Zigbee v4.2.0

#include <zb_zcl_commands.h>

Data Fields

zb_uint8_t direction
 
zb_uint16_t attr_id
 

Detailed Description

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

Field Documentation

◆ attr_id

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.

◆ direction

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).

  • external/zboss/include/zcl/zb_zcl_commands.h