Write the predicted datapoints of an asset attribute
PUT/asset/predicted/:assetId/:attributeName
Replaces or adds predicted values for one attribute. Anonymous access is allowed only when the asset and attribute are public-write; authenticated callers require attribute-write access.
Request
Responses
- 204
- 400
- 403
- 404
The request completed successfully; no response body is returned
The request parameters or body are invalid
The caller does not have permission to access the requested resource
The requested resource does not exist