Added
- Device lifecycle message
- Low-code constructor
- Automatic description generation for spec properties (JVM only)
Changed
- Property caching moved from core
Device
to theCachingDevice
DeviceSpec
properties no explicitly pass property name to getters and setters.DeviceHub.respondHubMessage
now returns a list of messages to allow querying multiple devices. Device server also returns an array.- DataForge 0.8.0
Fixed
- Property writing does not trigger change if logical state already is the same as value to be set.
- Modbus-slave triggers only once for multi-register write.
- Removed unnecessary scope in hub messageFlow
What's Changed
Full Changelog: v0.2.0...v0.3.0