mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 06:18:36 +00:00
This allows users to avoid the double reporting that happens when using esp_rmaker_param_update_and_report(), once for regular param update and once for time series update. This can help reduce cost, especially when the apps are using values only from the simple time series API.