Returns a status and health report for all connected battery elements (includes EV batteries as well)
GET {{baseUrl}}/vehicles/:vin/status/battery
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"cca":600,"charging":true,"health":"good","install":"2020-02-02T00:00:00.000Z","overvolt":false,"type":"AGM","voltage":14.2}