Versions Compared

Key

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

Raw

...

연산된 통계 데이터 추출

Pivoting 데이터 추출

...

Value Select

This API is used to extract raw sensor data stored in the data lake with various options. For more detailed usage, refer to the Parameter section below.

Current Value Select

  • This API gets the most recent raw value entered in the specified tag. For more details, refer to the parameter below.

Get Time Range for a single tag

  • This API is used to get the min and max time range values having the smallest and largest time among the data input for each specified tag.

Statistics of Tag values

  • This API provides a function to get statistical information of a specific tag directly.

Calculated Value Select

  • This API is for geting automatically constructed statistical values based on the input raw values. This function is usually used to quickly draw charts for a long period of time, such as months or years. The supported functions are min, max, sum, count, average specified by calc_mode. See the Parameters section below for more details.

Pivoted Value Select

  • This API gets the result by rotating the output data in Row format in Column format.