Alerts
POST /api/1/vehicles/{id}/command/honk_horn
/api/1/vehicles/{id}/command/honk_hornResponse
{
"reason": "",
"result": true
}POST /api/1/vehicles/{id}/command/flash_lights
/api/1/vehicles/{id}/command/flash_lightsResponse
{
"reason": "",
"result": true
}Last updated