All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump Astarte Device SDK to v1.3.1.
- Bump Astarte Device SDK to v1.1.3.
- Add support to ESP-IDF v5.0.
- Add support for
io.edgehog.devicemanager.OTAEvent
interface. - Add support for update/cancel operation in
io.edgehog.devicemanager.OTARequest
interface.
- Remove support for
io.edgehog.devicemanager.OTAResponse
interface.
- Fix GPIO still active issue after execution of LedBehavior routine.
- Send
"connected": true
in WiFiScanResults when the device is connected to the AP.
- Minor fixes.
- Initial Edgehog release.