esp_zb_commissioning_cluster_create() function
Create a standard commissioning cluster attribute list.
Return value
Pointer to attribute list
esp_zb_attribute_list_s
Notes
This only contains the mandatory attribute. The ZCL spec 13.2.1.1 strongly recommended that this cluster only be deplayed on a single device endpoint, so we only supports single cluster instance for time being. Creating multiple clusters on different endpoints may cause unexpected behaviour.