Is Heater Active
Signal code:tractionbattery-isheateractive
A boolean flag indicating whether the high voltage battery’s heating system is currently operating.
A boolean flag indicating whether the high voltage battery’s heating system is currently operating.
Max Range Charge Counter
Signal code:tractionbattery-maxrangechargecounter
A counter tracking the number of times the vehicle has been charged to its maximum range capacity.
A counter tracking the number of times the vehicle has been charged to its maximum range capacity.
A counter tracking the number of times the vehicle has been charged to its maximum range capacity.
Nominal Capacities
Signal code:tractionbattery-nominalcapacity
An object containing the gross battery capacity and a list of multiple available gross capacity configurations for the high voltage battery.
Identifies the origin or method used to determine the battery’s gross capacity.Possible values:
SMARTCAR
, USER_SELECTED
The total gross energy storage capacity of the high voltage battery, typically measured in kilowatt-hours (kWh). This value represents the nominal rated battery capacity for a vehicle.
An array of available battery capacity configurations for the vehicle.
The unit of measurement for the battery capacity.
Example
Range
Signal code:tractionbattery-range
Returns the most accurate real world estimate that is available. Estimated > Ideal > Rated.
The projected driving distance under current driving conditions given its current state of charge
The projected driving distance under current driving conditions given its current state of charge
Example
State Of Charge
Signal code:tractionbattery-stateofcharge
The current charge level of the high voltage battery, expressed as a percentage (0 - 100).
The current charge level of the high voltage battery, expressed as a percentage (0 - 100).
The current charge level of the high voltage battery, expressed as a percentage (0 - 100).
Example