esp_zb_zcl_attribute_data_s struct
The Zigbee zcl cluster attribute value struct
Fields
The type of attribute, which can refer to esp_zb_zcl_attr_type_t.
The value size of attribute.
The value of attribute, Note that if the type is string/array, the first byte of value indicates the string length.