Files
esp-rainmaker/components/esp_rainmaker
Piyush Shah 42aeaf0a69 Add option to report 'failed' status on OTA rollback due to MQTT timeout
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.
2026-01-12 12:31:08 +05:30
..

ESP RainMaker Agent Component

Component Registry

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.