Controls for honking the horn and flashing the lights.
/api/1/vehicles/{id}/command/honk_horn
Honks the horn twice.
{ "reason": "", "result": true }
/api/1/vehicles/{id}/command/flash_lights
Flashes the headlights once.
Last updated 4 years ago