Data
Send asset readings
Send asset readings data to Axle using the generic readings format.
This endpoint accepts compressed data using gzip encoding. Returns statuses of the processed readings, indicating whether each reading was accepted or rejected.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Readings data for multiple assets.
Response
200
application/json
Successfully recorded readings with processing summary
Response model for a batch of readings submissions.