Configuring Data Sources¶
First, you need to configure the data source that you want to use. DTV can then query and obtain the data from the configured data source and model, and render informative charts on the dashboard.
Prerequisites
You need to be assigned the required asset permission and operation permission, and a menu group containing the Dashboards > Data Sources menu. If not assigned, contact the application administrator.
Digital Twin Visualization supports the following data sources.
The supported data sources are:
Data Source |
Type |
Description |
---|---|---|
TSDB |
Built-in |
The EnOS Time Series Database, which provides access to time series data generated by stream processing engines or devices |
Common Data Service |
Built-in |
The EnOS Common Data Service, which provides access to EnOS data such as cross-domain KPIs, metrics, measurements, alarm data, and more. |
Olap |
Built-in |
EnOS Metrics Management provides a one-stop shop for standardised metrics definition, metrics calculation, online metrics analysis and processing (OLAP) and metrics query services. |
Data Federation |
External |
The EnOS Data Federation service, which provides a unified data access layer for distributed data sources |
MySQL |
External |
An external MySQL database |
Swagger API |
External |
Use Swagger to access the database |
RESTful API |
External |
Use REST to retrieve data from the database |
Static Data |
External |
A fixed data table in the form of a CSV file |