v1.0.0-beta.1
Pre-release
Pre-release
First Astarte v1.0.0 beta.
CHANGELOG
Added
- Allow sending data to object aggregated interfaces.
- Allow using UUIDv5 to derive the hardware id.
- Add support for esp-idf 4.x build system.
Changed
- The hardware id now will use UUIDv5 by default. This means that if you were using an old version
of the SDK, this version will change the generated device id, requiring a new credentials secret.
If you need to keep the old device id, disableUse UUIDv5 to derive the hardware ID
in the
Astarte SDK settings withmake menuconfig
.