nRF5 SDK for Thread and Zigbee v1.0.0
Data Structures | Typedefs
Report attribute command parsing

Data Structures

struct  zb_zcl_report_attr_req_s
 ZCL Report Attribute Command frame. More...
 

Typedefs

typedef struct
zb_zcl_report_attr_req_s 
zb_zcl_report_attr_req_t
 ZCL Report Attribute Command frame. More...
 

Detailed Description

Report attributes command originates from ZCL internals as a packet constructed according to ZCL spec, subclause 2.4.11. This command can be parsed by cyclical application of ZB_ZCL_GENERAL_GET_NEXT_REPORT_ATTR_REQ() macro.

For more information see any HA sample

Typedef Documentation

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

Documentation feedback | Developer Zone | Subscribe | Updated