Version 2.24 (2018-03-20)

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

Thing Management API now exposes Sub Things

It is now possible to search for Sub Things using the Thing Management API. To use the new feature, you add a type parameter to either the FIND action in the Thing Management API, or if you’re using the Cloud REST API, add the type parameter to the body of the thing/find request. For more information, see https://docs.telenorconnexion.com/mic/rest-api/thing-management/#find

Minor improvements and corrections

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

  • Improved logic for enabling and disabling the cancel/delete/save buttons in Unit management
  • Improved rendering of Thing Type Management table
  • RuleEngine can now properly decode 0 as a value when using NotEqual expressions
  • Older style Elasticsearch queries are now being properly filtered within Elasticsearch 5
  • It is no longer possible to create a Thing without first creating a Thing Type
  • Fixed issue related to that geo-fence rules with the isInside and isOutside operators could trigger on observations that did not contain the latlng resource
  • The Rule Engine can now properly handle resources that are sent in with different case vs what has been defined in the Rule definition