Sentry Mode
POST /api/1/vehicles/{id}/command/set_sentry_mode
/api/1/vehicles/{id}/command/set_sentry_modeRequest
Example
{
"on": "true"
}Response
{
"reason": "",
"result": true
}Last updated