esp_zb_cluster_update_attr() function
Update an attribute in a specific cluster.
Arguments
attr_id
An attribute id which wants to update
value_p
A pointer to attribute value wants to update
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if attribute list not initialized - ESP_ERR_NOT_FOUND the request update attribute is not found