What´s new
Release 10.7.0 includes the following new features or major feature enhancements.
Device management & connectivity
Various features of the Device Management application have been significantly extended.
Enhanced device configuration management
The configuration management functionality has been enhanced:
-
You can now specify a configuration type.
-
The configuration repository provides a list view, which shows the configuration type and also allows you to filter for configurations.
-
If a device has the “c8y_SupportedConfigurations” fragment with a list of supported configuration types, it can now have multiple configurations.
For details, see Device Management > Managing device data > Managing configurations in the User guide.
Enhanced firmware and software update functionality
The firmware and software update functionality has been enhanced:
-
You can now manage versions for software items, and versions and patches for firmware items.
-
You can install multiple software items on a device, and update or remove them separately from the Software tab of a device. Moreover, the Software tab shows the operation status for the last operation.
For details, see Device Management > Managing device data in the User guide.
Enhanced bulk operations functionality
The bulk operations functionality has been significantly enhanced.
Details on bulk operations and their status can now be viewed in the Bulk operations tab on the Device control page. Moreover you can filter bulk operations for the operation type.
A new wizard has been implemented to add bulk operations of the following types: Configuration update, Firmware update, Software update, Apply device profiles.
For details, see Device Management > Monitoring and controlling devices > Working with operations in the User guide.
NEW FEATURE - Device profiles
Device profiles represent a combination of a firmware version, one or multiple software packages and one or multiple configuration files which can be deployed on a device.
Based on device profiles, you can assign a specific target configuration to single devices or to multiple devices by using bulk operations.
For details, see Device Management > Managing device data > Managing device profiles in the User guide.
NEW FEATURE - Trusted certificates
Cumulocity IoT allows devices to connect via MQTT protocol using a X.509 certificate for authentication. To do so, a certificate must be trusted by Cumulocity IoT.
For details on how to manage trusted certificates in the UI refer to Device Management > Managing device data > Managing trusted certificates in the User guide.
For information on connecting devices using certificates refer to Device integration using MQTT > Device certificates in the Device SDK guide.
New Cumulocity IoT Sensor App version
A new version of the Cumulocity IoT Sensor App, a free smartphone application, has been released for iOS and Android smartphones. It is the successor of the previous Cloud Sensor App.
The new Cumulocity IoT Sensor App works together with the new Smartphone wizard which can be accessed through a new quick link in the welcome widget of the Cockpit application.
For details, see Cumulocity IoT Sensor App in the User guide.
Enhanced OPC UA device gateway functionality
The functionality of the OPC UA device gateway has been enhanced including the following aspects:
- Processing mode support has been added for the OPC UA device protocol event, alarm and measurement value mappings.
- The OPC UA device protocol plugin implicitly sets the measurement mappings' fragment name with the user-given measurement type.
- To facilitate the processing of OPC UA values transmitted as events, a new fragment containing the value has been added to the event: c8y_ua_DataValue.
- Alarms produced by failed HTTP post actions can now be aggregated and sent to the Cumulocity IoT platform in a configurable fixed delay.
- It is now possible to map a UA alarm severity into a Cumulocity IoT alarm severity.
- For OPC UA mappings, the alarm and event type can now have placeholders for selected attributes by using their index.
- The default configuration file packaged in the JAR is now fully commented.
- UA alarm severity mappings can now be configured in the OPC UA server managed object.
For details, see the more detailed release notes for Device management & connectivity or OPC UA in the Protocol integration guide.