Quickstarts: Understanding Digital Twin Dashboard


DTD consists of these modules:

  • Data Source Management: Imports data to DTV for data viewing, adding, modifying and deleting
  • Dataset Management: The data imported or synchronized through a data source is called a dataset, and the dataset can be previewed and pre-processed
  • Widget Library: Provides a rich library of built-in widgets for easy building of visualization pages
  • Page Editor: Supports dragging and arranging chart widgets on the page.
  • Chart Settings panel: Clicks a chart on the dashboard editor to enter the Chart Settings panel to configure information such as data, filter, and style.
  • Three-Party Integration SDK: SDK used for integrating configuration pages in three-party applications


A sample of the metrics page built through DTD is shown below.


../_images/dtde_sample.png


Procedure


Process for building a metric page using DTD.

  1. Connect to data sources
  2. Drag and drop widgets to build metrics pages
  3. Publish the metrics page


The process is shown in the figure below.


../_images/dtde.png