Retrieve the predicted datapoints of an asset attribute
POST/asset/predicted/:assetId/:attributeName
Queries predicted values for one attribute using the supplied time-range and aggregation criteria. Anonymous access requires public-read access on both asset and attribute.
Request
Responses
- 200
- 400
- 403
- 404
The request completed successfully
The request parameters or body are invalid
The caller does not have permission to access the requested resource
The requested resource does not exist