Z-Stack API Reference  3.2.0
_zstack_bdbrepaddattrcfgrecorddefaulttolistreq_t Struct Reference

#include <zstack.h>

Data Fields

uint8_t endpoint
 
uint16_t cluster
 
uint16_t attrID
 
uint16_t minReportInt
 
uint16_t maxReportInt
 
uint8_t reportableChange [8]
 

Detailed Description

Structure to send a BDB Reportorting Attribute Configure Record Default Request.

Field Documentation

§ attrID

uint16_t attrID

Attribute ID

§ cluster

uint16_t cluster

Cluster

§ endpoint

uint8_t endpoint

Endpoint

§ maxReportInt

uint16_t maxReportInt

Value for maximum reportable interval. If no change to the attribute is done, this is the period with which the attribute is reported.

§ minReportInt

uint16_t minReportInt

Value for minimum reportable interval

§ reportableChange

uint8_t reportableChange[8]

Attribute value that is the delta change to trigger a report


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