Developing with ZBOSS for Zigbee

#include <zb_zcl_commands.h>

Data Fields

zb_uint8_t attr_type
 
zb_uint16_t min_interval
 
zb_uint16_t max_interval
 
zb_uint8_t delta [1]
 

Detailed Description

u.clnt: as usual, cluster with client role sends this request to a server to configure reporting: how attribute should be reported by a server

Field Documentation

◆ attr_type

zb_uint8_t zb_zcl_configure_reporting_req_clnt_s::attr_type

Attribute data type

◆ delta

zb_uint8_t zb_zcl_configure_reporting_req_clnt_s::delta[1]

Reportable change

◆ max_interval

zb_uint16_t zb_zcl_configure_reporting_req_clnt_s::max_interval

Maximum reporting interval

◆ min_interval

zb_uint16_t zb_zcl_configure_reporting_req_clnt_s::min_interval

Minimum reporting interval


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