esp-rainmaker
esp-rainmaker copied to clipboard
OTA over HTTPS (MEGH-6086)
Description
- This PR introduces additional component for performing OTA over HTTPS.
- It can be used in cases when RainMaker is to be used only for device management and keeping a MQTT connection alive would be inefficient.
- A relevant example is also added.
Checklist
Before submitting a Pull Request, please ensure the following:
- [x] 🚨 This PR does not introduce breaking changes.
- [x] All CI checks (GH Actions) pass.
- [x] Documentation is updated as needed.
- [x] Tests are updated or added as necessary.
- [x] Code is well-commented, especially in complex areas.
- [x] Git history is clean — commits are squashed to the minimum necessary.
I'm incorporating suggestions as additional commits, will squash/rebase once everything looks good.
Now it should be good As per I asked in a previous reply, can you sugeest the version to increase esp-rainmaker component to?