esp_zb_zcl_update_reporting_info() function
Update the attribute report information
Arguments
report_info
The attribute reporting information that will be updated for the related attribute
Return value
- ESP_OK: On success - ESP_ERR_NOT_FOUND: Not found the attribute - ESP_ERR_NO_MEM: Not memory - ESP_ERR_INVALID_ARG: Invalid argument - ESP_FAIL: On failure