Version 2.79 (2022-01-18)

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

System Overview

In this release, we introduce a System Overview, being the top page in the Settings section. This view is intended to give you an overview of all items that you have access to in the system. This means content will vary depending on what your user have access to.

All items you have access to are represented by a widget for each item type: Things, Thing Types, Rules, Domains, Users and Roles. The widgets display the total amount of items the user has access to and clicking a widget will take you to the relevant section in AppBoard.

Minor improvements and corrections

  • When creating a rule action of type Webhook in AppBoard, the HTTP method now defaults to POST

  • Fixed an issue with WHOAMI endpoint in User API only returned system roles. The endpoint now returns all roles and includes both “roles” and “roleName” attributes

  • Fixed an issue with the domain list operation where it previously did not return domains being explicitly granted access to, i.e. cross-domain privileges using tailored roles and privileges

  • Improved performance of the domain-, thing-, thing type- and dashboards endpoints

  • Fixed an issue in searching/filtering domains in App Board. Issue was in the domainConnection in graphql, where it possibly would not find the appropriate domain when the number of domains was very large

  • Fixed an issue where deleting a role could lead to users being unable to login if they were assigned to the now deleted role

  • Fixed an issue in Data Export where the correct number of selected things was not displayed in App Board

  • Updated database driver of IoT Gateway to improve performance and stability