Data Sources¶
DTV supports displaying multiple types of data sources in the same dashboard.
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 engine 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. | 
| 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 database | 
| RESTful API (beta) | External | Use REST to retrieve data from database | 
| Static Data | External | A fixed data table in the form of a CSV file |