Tesla
Retrieve speed for a Tesla.
Description
This endpoint returns the speed of a Tesla (in kilometers/hour by default or in miles/hour using the sc-unit-system).
get/vehicles/{vehicle_id}/tesla/speedometer
Response
returns the speed of a Tesla.
Example response
{
"speed": 23.5
}Changes
No recorded changes to this endpoint across all 1 revision of this API.