getEnergyState

abstract suspend fun getEnergyState(vin: String, requestOptions: RequestOptions? = null): EnergyStateResponse(source)

Get the latest energy state of the vehicle.

Provides the latest energy state data for the vehicle including battery charge level, electric range, charging status, and other energy-related information.

Return

energy state response

Parameters

vin

Vehicle Identification Number

requestOptions

optional request configuration