Miscellaneous
Take Drive Note
POST /api/1/vehicles/{id}/command/take_drivenote
/api/1/vehicles/{id}/command/take_drivenoteRequest
Example
{
"note": "42"
}Response
{
"result": true,
"reason": ""
}Set Vehicle Name
POST /api/1/vehicles/{id}/command/set_vehicle_name
/api/1/vehicles/{id}/command/set_vehicle_nameExample
Response
Screenshot
GET /api/1/vehicles/{id}/screenshot
/api/1/vehicles/{id}/screenshotResponse
Remote Boombox
POST /api/1/vehicles/{id}/command/remote_boombox
/api/1/vehicles/{id}/command/remote_boomboxParameters
Parameter
Example
Description
Action
Corresponding numerical value
Example
Response
Last updated