Alerts
Controls for honking the horn and flashing the lights.
POST /api/1/vehicles/{id}/command/honk_horn
/api/1/vehicles/{id}/command/honk_horn
Honks the horn twice.
Response
POST /api/1/vehicles/{id}/command/flash_lights
/api/1/vehicles/{id}/command/flash_lights
Flashes the headlights once.
Response
Last updated