Versions Compared

Key

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

Raw Value SelectThis 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

  • 가공되지 않은 원시 센서 데이터를 얻기 위한 API이다. 자세한 API내용은 링크에 기술되어 있다.

Current Value Select

  • This API gets the most recent raw value entered in the specified tag. For more details, refer to the parameter below원하는 Tag들의 최신값들을 얻는 API이다. 자세한 내용은 링크에 기술되어 있다.

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이 API는 원하는 Tag들의 최소 시간값, 최대 시간값을 얻는 API이다.

Statistics of Tag values

  • This API provides a function to get statistical information of a specific tag directly원하는 Tag의 통계정보를 얻는 API이다.

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 formatMachlake는 입력된 센서 tag데이터들을 자동으로 tag별, 시간별로 통계 데이터를 생성한다. 이렇게 생성한 통계데이터는 이 API를 통해서 검색할 수 있다. 대량의 센서 데이터를 연, 월, 일간 단위로 통계값을 얻어서 빠르게 차트를 생성하는 등의 연산이 가능하다. 자세한 내용은 링크에 기술되어 있다.

Pivoted Value Select

  • Tag ID별로 정렬된 센서 데이터를 Tag ID를 칼럼으로 설정한 ROW형태로 변환하는 API이다. 자세한 내용은 링크에 기술되어 있다.