Skip to main content
Version: 1.2.0

Retrieve the predicted datapoints of an asset attribute

POST 

/asset/predicted/:assetId/:attributeName

Retrieve the predicted datapoints of an asset attribute

Request

Path Parameters

    assetId stringrequired
    attributeName stringrequired

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Body

    fromTimestampint64
    toTimestampint64
    fromTimedate-time
    toTimedate-time
    typestringrequired

Responses

default response

Schema

  • Array [

  • xint64
    yobject
  • ]