What´s new

Release 10.6.6 includes the following new features or major feature enhancements.

Info
To learn what´s new in Cumulocity IoT or in a particular area of the platform we also offer various eLearning delta trainings on the Software AG learning portal which present the new and enhanced functionality available in a specific product release.

Cockpit

New dashboard and widget editors

The view of the dashboard and widgets editors has been improved:

Welcome widget

The new look & feel offers a clearer overview and clarity of the functionality. See also Cockpit > Dashboards in the User guide.

This change is related to the dashboard migration, see below.

New welcome widget

[MTM-30226] The welcome widget has been modified. The new welcome widget comes in two versions, which show different messages and quick links, based on the tenant type of the user (regular or trial tenant).

Welcome widget

See also Cockpit > Overview in the User guide.

New smartphone wizard

[MTM-30234] A new wizard is available to connect a smartphone to the platform. You can access it through a new quick link in the welcome widget of the Cockpit application.

Smartphone wizard

Device integration: Cumulocity IoT NetComm Agent

[31982] A new open-source reference agent for the Casa Systems (NetComm) routers of the NTC-220 series has been released. The Cumulocity IoT NetComm Agent supports a wide range of the Cumulocity IoT platform capabilities, for example:

For details, refer to the Casa Systems (NetComm) router in the Device integration tutorials.

Data broker

The following improvements have been implemented in the data broker since 10.6.0.

[MTM-30779] The internal processing has been improved. The data broker can now send measurements in bulk, separately for each connector. This allows non-matching events to be discarded quickly, relieving pressure on the in-memory queues which in turn means they will overflow less frequently.

[MTM-30913] The exception handling has been improved. When a connector is suspended data broker will immediately stop forwarding.

[MTM-30910] To improve performance, events are now also forwarded during device synchronization (ACTIVATING state).

[MTM-32280] The following changes have been implemented for alarms on queue overflow:

UI

[MTM-31746] Russian is now available as a standard language.

Web SDK - Migration of dashboards

[MTM-28531] The dashboards for groups and devices are now fully migrated to Angular.

There is no further migration of AngularJS widgets required. Backward compatibility is maintained by still allowing to show AngularJS widgets and using the same data structure for storing.

For details on creating new widgets based on Angular, see How-to recipes > Add a custom widget to a dashboard in the Web SDK guide.

The new components can be used to display dashboards on any page with or without the context and widget concept of the group and device dashboards. A demo has been added to the tutorial application. See Web SDK for Angular > Overview in the Web SDK guide for information on the tutorial application.

In this context, the view of the dashboard the widget editors has been updated to improve the user experience, see above. Moreover, a new preview is provided which can also be added to an AngularJS widget by using the previewImage property in the widget definition.