Assets
Send intent update event
Send notification of an intent being updated on an asset.
POST
Asset Intent Update Event
Documentation Index
Fetch the complete documentation index at: https://docs.axle.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
This event should be triggered when the end user updates their charging preferences.
Intent to charge the vehicle.
Response
Intent event successfully processed
Previous
Send tariff update eventSend notification of a tariff update for an asset.
The `off_peak_times` field must comply with the OSM opening hours standard (https://wiki.openstreetmap.org/wiki/Key:opening_hours) and have a valid timezone, or a 400 error will be returned.
The same off-peak times apply every day, day-of-week selectors are not supported. Use `,` to separate multiple time ranges. Common examples:
- Same-day off-peak (e.g. midnight to 7am): `00:00-07:00`
- Overnight off-peak (e.g. 11:30pm to 5:30am): `00:00-05:30, 23:30-24:00`
Next
Asset Intent Update Event

