TSDB Data Service API Overview


EnOS Time Series Database (TSDB) data service provides interfaces for developers to invoke for data and application development. EnOS TSDB provides efficient and stable storage management for time series data that is ingested from devices or generated by the stream processing engine. TSDB data service APIs enable developers to query data that is stored in EnOS TSDB, including:

  • Original data of AI measurement points

  • Minute-level normalized data of AI measurement points

  • Device status (DI) data

  • Device status duration data

  • Generic data

  • Power consumption/production data


TSDB Data Service APIs provides the following two versions:

  • V2.1: Recommended to use V2.1, which is applicable for EnOS 2.1.3 and above.

  • V2.0: The old version of TSDB Data Service APIs.