Write the predicted datapoints of an asset attribute
PUT/asset/predicted/:assetId/:attributeName
Write 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
- application/json
Body
array
Array [
]
x int64
y object
Responses
- default
default response
- */*
- Schema
Schema
any
Loading...