Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The performance values are stored on an ElasticSearch database. The REST-API is provided by the ApiGateway. 

The index is “historicalperformance15min” the doctype is

  1. historicalperformance15min- when time-period is selected as 15min (has past     15min performance data of the device)

               The datta provider is provided by the REST.

               Entity name to read the device list for 15min performance data is  read-pmdata-15m-device-list,

               Entity name to read the ltp list for 15min performance data is  read-pmdata-15m-ltp-list

2       2.“historicalperformance24h- when time-period is selected as 24hours (has past 24hours performance data of the device) 

               Entity name to read the device list for 15min performance data is  read-pmdata-24h-device-list,

               Entity name to read the ltp list for 15min performance data is  read-pmdata-24h-ltp-list

Sections/ Panels

The following panels shows the tables with its respective data.

...