Version 2.54 (2020-04-14)

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

Analyser enhancements

The Analyser has been converted to use the GraphQL API. In addition, clearer indication in the user interface has been added when reaching the cap of 1000 data points per resource, applicable when using the Analyser to display non-aggregated data.

Reduced indexing latency in Search API

The latency (due to a batch mechanism) for the indexing underpinning the Search API has been drastically reduced.

Advanced Permissions (BETA)

Work is ongoing to complete a first official version of our new Advanced Permissions functionality. Work is progressing as per plans, targeting a first release within the next few releases. Please note that there will be a few changes to the APIs released under BETA status, meaning that you will need to revise your code if you have started to experiment with the new Permissions API.

In this release, two new endpoints for managing roles and users have been added to the Permissions API, namely:

  • REMOVE_USER_FROM_ROLE
  • ADD_USER_TO_ROLE

Please see the API documentation for further details.

In a coming release, the equivalent endpoints ADD_ROLE and REMOVE_ROLE in the User API will be removed.

New “id” attribute in User API

Added attribute “id” to the GET_USER and LIST_USERS endpoints in the User API. Please see the API documentation for further details.

Upgrade of Material UI framework completed

In recent releases, App Board have been gradually upgraded to use a newer version of the Material UI framework. With this release, this maintenance task is completed, and all parts of App Board now uses the up-to-date version of Material UI.

Minor improvements and corrections

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

  • Fixed issue with rendering of nested resources in the rules editor
  • Fixed issue with domain setup button in domain settings
  • Fixed documentation about how to retrieve the manifest
  • Fixed issue that the resource drop down could “hang” when no resources were selectable
  • Fixed browser errors and warnings caused by the Material UI upgrade