Assets
Send charge-now-deleted event
Send notification of a charge now request being deleted for an asset.
POST
Asset Charge Now Deleted Event
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Request model for charge-now-deleted events.
This is an empty request model to allow for future updates.
Response
Charge now deleted event successfully processed
Previous
Send asset readingsSend 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.
**Direction convention:** for readings that can be either positive or negative (e.g. `boundary_import_kw`, `battery_inverter_import_kw`), a positive value denotes *import* (power flowing in from the grid, or into the battery) and a negative value denotes *export* (power flowing out to the grid, or out of the battery). All other reading types are unidirectional; the required sign for each `label` is documented in the `ReadingDataPointLabel` schema below.
Next
Asset Charge Now Deleted Event

