[Integration Provider] API Document

API Document สำหรับ Provider ใช้ในการดึงข้อมูลจาก iCube Platform

MethodAPIDescription

GET

Retrieves the base URL information

GET

Checks the connection status

GET

Fetches a list of tag

GET

Fetches a list of tag relation

GET

Fetches detailed information about a specific tagidentified by its name.

GET

Fetches detailed information about a specific tag relationidentified by its name.

GET

Fetches the value of a specifictag identified by its name

GET

Fetches the value of a specifictag relationidentified by its name

GET

Fetches the values of specified tags identified by their names

GET

Fetches the values of specified tag relations identified by their names

POST

Fetches the values of specified tags based on the provided criteria

POST

Fetches the values of specified tag relations based on the provided criteria

POST

Writes the specified tagvalues

POST

Writes the specified tag relationvalues

PUT

Updates the specified values for the tagwith GUID

PUT

Updates the specified values for the tag relation

DELETE

Deletes the specified tag values for tag based on their timestamps.

DELETE

Deletes the specified tag relation values for tag relation based on their timestamps

Last updated