Logo
DSR GreenBOSS  1.1.0
Modules | Macros
ZCL Attribute Reporting

Modules

 Zigbee Cluster Common Definitions
 
 IAS Zone Cluster Definitions
 
 Power Configuration Cluster Definitions
 

Macros

#define GBOSS_CMD_ID_ATTR_REPORT(device_config, tx_cfg, zb_cluster_id, attr_count, attr_reports)   gboss_cmd_attr_report((zb_cluster_id), (attr_count), (attr_reports), (device_config), (tx_cfg))
 GPD command ZCL Attribute Reporting. More...
 
#define GBOSS_CMD_ID_ATTR_REPORT(device_config, tx_cfg, zb_cluster_id, attr_count, attr_reports)   gboss_cmd_attr_report((zb_cluster_id), (attr_count), (attr_reports), (device_config), (tx_cfg))
 GPD command ZCL Attribute Reporting. More...
 

Detailed Description

Macro Definition Documentation

§ GBOSS_CMD_ID_ATTR_REPORT [1/2]

#define GBOSS_CMD_ID_ATTR_REPORT (   device_config,
  tx_cfg,
  zb_cluster_id,
  attr_count,
  attr_reports 
)    gboss_cmd_attr_report((zb_cluster_id), (attr_count), (attr_reports), (device_config), (tx_cfg))

GPD command ZCL Attribute Reporting.

Parameters
device_configDescribes main configuration constants of a GP device
tx_cfgTX configuration outlining how a transmission should proceed concerning the channels to be used and the number of repetitions
zb_cluster_idCluster ID used for this report
attr_countNumber of attributes being reported
attr_reportsArray of reports, which contain Attribute ID, Attribute Type and Attribute Data for each one

§ GBOSS_CMD_ID_ATTR_REPORT [2/2]

#define GBOSS_CMD_ID_ATTR_REPORT (   device_config,
  tx_cfg,
  zb_cluster_id,
  attr_count,
  attr_reports 
)    gboss_cmd_attr_report((zb_cluster_id), (attr_count), (attr_reports), (device_config), (tx_cfg))

GPD command ZCL Attribute Reporting.

Parameters
device_configDescribes main configuration constants of a GP device
tx_cfgTX configuration outlining how a transmission should proceed concerning the channels to be used and the number of repetitions
zb_cluster_idCluster ID used for this report
attr_countNumber of attributes being reported
attr_reportsArray of reports, which contain Attribute ID, Attribute Type and Attribute Data for each one