zb_zcl_cluster_desc_s

nRF5 SDK for Thread and Zigbee v4.2.0

ZCL cluster description. More...

#include <zb_zcl_common.h>

Detailed Description

ZCL cluster description.

Field Documentation

◆ attr_count

zb_uint16_t zb_zcl_cluster_desc_s::attr_count

Attributes number supported by the cluster

◆ attr_desc_list

struct zb_zcl_attr_s* zb_zcl_cluster_desc_s::attr_desc_list

List of cluster attributes, declared using ZB_ZCL_DECLARE_<CLUSTER_NAME>_ATTRIB_LIST() macro

◆ cluster_id

zb_uint16_t zb_zcl_cluster_desc_s::cluster_id

ZCL 16-bit cluster id.

See also
zcl_cluster_id

◆ manuf_code

zb_uint16_t zb_zcl_cluster_desc_s::manuf_code

Manufacturer code for cluster and its attributes

◆ role_mask

zb_uint8_t zb_zcl_cluster_desc_s::role_mask

Cluster role, refer to zcl_cluster_role

  • external/zboss/include/zcl/zb_zcl_common.h