In this release

Full support for automatic device provisioning.

Minor internal improvements in stability and performance.

New functionality

Added new endpoints for obtaining provisioned device key:

  • GET /json/device/{id}/key
  • GET /device/{id}/key

Users can get the key of a device if they belong to an access group that I) access to the Device resource and II) has the Device Provisioning capability. Users will always have access to keys for Devices that they themselves have created.

Breaking changes

Fixes and minor updated

Distance query parameter now accepts number values in kilometers (instead of Scandinavian miles, 10 kilometers). It affects the following endpoints:

  • GET /json/realestate/inrange
  • GET /realestate/inrange
  • GET /json/realestatecomponent/inrange
  • GET /realestatecomponent/inrange