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.
- Add
io.edgehog.devicemanager.ForwarderSessionRequest
andio.edgehog.devicemanager.ForwarderSessionState
interfaces
- Add
operation
endpoint toio.edgehog.devicemanager.OTARequest
interface (#52). - Add
io.edgehog.devicemanager.OTAEvent
interface (#54, #55).
- Bump
io.edgehog.devicemanager.OTARequest
to 1.0 changing endpoints reliability tounreliable
(#51).
- Remove
io.edgehog.devicemanager.OTAResponse
interface (#56).
- Add
connected
boolean endpoint toWiFiScanResults
interface. - Increase
io.edgehog.devicemanager.WiFiScanResults
version number tov0.2
.
- Initial Edgehog release