API Reference - Car.GetBatteryLevel()
Car.GetBatteryLevel()
Car.GetBatteryLevel()
Description | Gets the Battery level in percentage. |
Response | Number Remaining battery percentage. |
Parameter | Void |
Example
1
2
var BatteryLevel = Car.GetLevel();
// Batteryautonomy = 5 %
Appeared in Software version 40.03.51.50