Common workflows
Concrete examples for the flows most teams need first
This is the most common setup sequence:
Use location_chargers.create with one or more ChargerGroup entries to stamp out many chargers at once.
When charger_ids is omitted, location-scoped command routes target all chargers in the location.
To target only a subset:
Use logs as the first verification tool after sending commands:
Typical response shape:
Use the corresponding clear-fault route to return the charger to a healthy state after your test run.