esp_rmaker_param_bounds_t and esp_rmaker_param_valid_str_list_t
Posted: Sun May 29, 2022 12:03 pm
Hi,
Greetings!
I wish to understand that esp_rmaker_param_bounds_t, esp_rmaker_param_valid_str_list_t are not accessible at application level and on other side application has to take care of validation of new values to get updated to esp_rmaker_param_t.
Also if the bounds and/or valid string list also get updated by means of some mechanism at application level then application has to maintain another copy of same data.
Can anyone please share any particular reason for the same? Actually I am trying to avoid changes in Rainmaker framework while developing our application software.
Thanks in advance.
Regards,
Dinesh
Greetings!
I wish to understand that esp_rmaker_param_bounds_t, esp_rmaker_param_valid_str_list_t are not accessible at application level and on other side application has to take care of validation of new values to get updated to esp_rmaker_param_t.
Also if the bounds and/or valid string list also get updated by means of some mechanism at application level then application has to maintain another copy of same data.
Can anyone please share any particular reason for the same? Actually I am trying to avoid changes in Rainmaker framework while developing our application software.
Thanks in advance.
Regards,
Dinesh