Skip to main content
Version: v4.6

Release notes

Platform Workbench 1.0 release notes#

The first version of the Platform Workbench offers the following features:

Ability to easily create a digital twin project#

The Workbench allows you to quickly implement a digital twin environment on the platform. It allows you to create a back-end for a digital twin and then configure it to meet your requirements.

The Workbench allows you to easily create a digital twin project using the following features:

  • A knowledge graph model which shows the platform components as nodes in the knowledge graph. This is the project model.
  • Right-click to easily edit nodes in the project model and configure components as required.
  • Extensive menu options and extended edit functions allow you to fine-tune your project model.

Option for importing ontology data#

You can easily import ontology files to your project. Using either the side-bar menu or via editing the Ontologies node. The following actions are supported for handling ontology data:

  • Import ontology
  • View ontology
  • Manage ontology

Facility to upload assets data#

The Workbench allows you to upload a wide range of asset data to the project model. You can upload asset data such as:

  • Upload any type of file using the Files node edit options
  • Import BIMPK files using the GraphicsModels node edit options
  • Import data models using Collections node edit options

These files can then be easily related to assets.

Easy to use interfaces for configuration#

The Workbench interface is structured around a knowledge graph where nodes can be manipulated and edited on screen. In edit mode, you can easily configure a wide range of project model settings including:

  • User configuration, by editing the UserConfigs node
  • OMAPI endpoints, by editing the OMAPI node
  • Orchestrators, by editing the Orchestrators node
  • Telemetry channels, by editing the Telemetry node

Script Editor feature#

The Script Editor option provides facilities for users to create, validate, manage, and run project scripts. The Script Editor offers the following:

  • Uses AI to assist you with scripts
  • Presents detailed explanations for a script

Ability to run queries#

The Workbench allows you to run various queries on the project mode data. You can enter a query as a JSON object.

Other query features include:

  • You can create graph queries and related queries.
  • There are features for visualization of query results and relationships.