Webportal v1

embedded apps

API Reference - Car.GetAutonomy()

Car.GetAutonomy()

Type Method
Min Privacy Full
wave 2
wave 3

Car.GetAutonomy()

Description Gets the total autonomy remaining always in km.
Response Number Remaining autonomy in km.
Parameter Void

Example

1
2
3
var CarAutonomy = Car.GetAutonomy();
// CarAutonomy = 342 km
// The max length is 3 characters

Appeared in Software version 5.14.11.30