Digital twin manager

December 2023

Improved visualization of steps skipped during asset instance creation

Non-mandatory steps that are skipped during the creation of an asset instance are now distinguished by a grey-colored tick. [CTM-654]

Immediate feedback from validation of Key field

During the creation of asset models, asset properties and assets, upon entering input in the Key field, if the value entered is invalid then an error message will be shown, and if the value is valid and all required fields in the form are filled, the Save button will be enabled - no need to click outside the field. With de-bouncing implementation, the API requests are triggered after a short delay following the last key entry, significantly reducing the frequency of calls and enhancing the responsiveness of the application. [CTM-651]

Improved readability in Localization page

Renamed the column heading Keys to Identifier and the column heading Terms to Translation in the Localization page. [CTM-642]

Improved action buttons in Localization page

Realigned the edit and delete icons for translations in the Localization page. [CTM-696]

Improved validation for number property during asset instance creation

Users now receive validation errors when incorrect exponential values for asset properties are entered in number type fields during asset creation. [CTM-681]

Default values of asset properties available in assets bulk import template

The bulk import template now shows any default values that are set for asset properties. [CTM-702]

DTM version moved under Platform info section

The DTM version is now displayed in the right drawer under the Platform info section. [CTM-677]

Role-based access for bulk import of assets

Access to the bulk import feature can now be controlled using Cumulocity IoT global and inventory roles. [CTM-649,CTM-729]

Implemented ordering of key value pairs in complex property

Key value pairs in a complex property can now be ordered as needed by entering the desired order in the Order field. [CTM-846]

Improved asset model selection dropdown with search option

A search function has been added to the asset model dropdown when creating new assets. [CTM-771]

Modified DTM URLs to match naming conventions of DTM entities

DTM URLs have been modified to reflect the naming conventions followed for DTM entities. [CTM-689]

Assign a location to an asset

A new default property “Location” has been introduced. Add the Location property to the desired asset model to assign co-ordinates or select the location on a map while creating an asset. [CTM-615]