Webportal v1

embedded apps

API Reference - Car.GetFuelAutonomy()

Car.GetFuelAutonomy()

Type Method
Min Privacy Full
wave 2
wave 3
wave 4

Car.GetFuelAutonomy()

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

Example

1
2
var FuelAutonomy = Car.GetFuelAutonomy();
// FuelAutonomy = 2000 km

Remark

Note: The Fuel Autonomy’s max length is 4 characters.

Appeared in Software version 40.03.51.50