Developing with ZBOSS for Zigbee

ZCL Report Attribute Command frame. More...

#include <zb_zcl_commands.h>

Data Fields

zb_uint16_t attr_id
 
zb_uint8_t attr_type
 
zb_uint8_t attr_value [1]
 

Detailed Description

ZCL Report Attribute Command frame.

See also
ZCL spec, 2.4.11.1 Report Attributes Command
Note
Report attribute command contains variable number of attribute reports, zb_zcl_report_attr_req_t defines one attribute report

Field Documentation

◆ attr_id

zb_uint16_t zb_zcl_report_attr_req_s::attr_id

Attribute ID

◆ attr_type

zb_uint8_t zb_zcl_report_attr_req_s::attr_type

Attribute type

◆ attr_value

zb_uint8_t zb_zcl_report_attr_req_s::attr_value[1]

Attribute value


The documentation for this struct was generated from the following file: