astartectl 23.5.1
astartectl v23.5.1 release.
Changes since 23.5.0
Added
- Backport addition of
realm-management interfaces {sync, save}
to batch
install or download triggers. - Backport addition of
appengine device {publish-datastream, set-property, unset-property}
to send data to Astarte.
Changed
- Backport deprecation of
appengine device send-data
, use
{publish-datastream, set-property, unset-property}
instead.
Fixed
appengine send-data
: fix the encoding of longinteger and longintegerarray data.