mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-14 09:18:56 +00:00
When CONFIG_ESP_RMAKER_OTA_ROLLBACK_REPORT_FAILED is enabled, rolled-back firmware reports 'failed' instead of 'rejected' when rollback occurs due to MQTT connection timeout. Ensures backward compatibility by preventing older firmware from reporting incorrect status.
ESP RainMaker Agent Component
This is the main firmware agent for ESP RainMaker, which will then pull in other required components. Please check the ESP RainMaker documentation for details.