v1.0.0-rc.0
Pre-release
Pre-release
First Astarte v1.0.0 release candidate.
CHANGELOG
Changed
astarte_device_add_interface
incompatible API change, the caller now has to provide a
pointer to anastarte_interface_t
struct.- Make sure the device only subscribes to server owned interfaces. This avoids that published
messages are sent back to the device.