Link Search Menu Expand Document

Digitwin Instance API

Jan 1 2022 at 12:00 AM

  1. Prerequisites

The Digital Twin Instance API is responsible for creating and maintaining instances of a Digital Twin Template (ref. DT Templates). To be able to use this service, a user must have been given Digital Twin Edit Permissions. The starting point for creating or updating instances can be either Portal UI or Dashboard.

One of the features of the Digital Twin Instance API is the ability to create and update instances in bulk. Thousands of instances can be created simultaneously. The service makes use of the DAPI Queue in order to process the roll-out or upgrade requests.

Additional features available after the instance is created includes updating to a newer version, linking and re-linking of Gateways with the instances, updating static endpoint values within an instance or removing instances altogether.

Prerequisites

To use this service, a Digital Twin Template needs to exist.

. To access the available Api methods. See Portal Api information for more