Version 2.33 (2018-10-30)

Important notices

Technical documentation available online

All technical documentation for Managed IoT Cloud, including API specifications, Release notes and Getting Started Guides, are available online: https://docs.telenorconnexion.com/mic/

Features

Integration with Telenor’s NB-IoT Network in Norway

With the latest release, Managed IoT Cloud offers integration with Telenor Norway’s nationwide NB-IoT network (https://www.telenor.com/media/announcement/telenor-launches-nationwide-iot-network-over-4g).

Things attached to the NB-IoT network can be configured to communicate securely (both uplink and downlink, including optional payload transform functions when relevant) with Managed IoT Cloud using an intuitive graphical user interface. This allow users to capture, explore and build applications based on their IoT data with minimal efforts and short time to market.

Advanced Permissions (under development, minor API changes and additions should be expected)

Several new endpoints have been added to the Permissions API.

  • CREATE_ROLE
  • GET_ROLE
  • LIST_ROLES
  • UPDATE_ROLE
  • GET_METADATA

The following endpoints have been renamed.

  • CREATE -> CREATE_PRIVILEGE
  • UPDATE -> UPDATE_PRIVILEGE
  • READ -> GET_PRIVILEGE
  • LIST -> LIST_ROLE_PRIVILEGES

In addition, the concept of roleDomains has been added to the Permission API and functionality. The roleDomain parameter allows a role to exist in a particular domain and its sub domains only.

Please see the documentation for further details about the new API endpoints and the roleDomain concept.

Minor improvements and corrections

Numerous minor enhancements and bug fixes are delivered by the new release, including:

  • Enable Domain settings to be set to “null” to clear the settings for a specific domain
  • Fixed issue with Thingtype meta data editor
  • Added limitation to only list the first 100 search results in the Domain drop down in the App Board user management interface.