set Ev Battery Info
abstract fun setEvBatteryInfo(evInfo: BatteryInfoParameters, callback: BatteryInfoCallback): SdkReleasable
Sets electric vehicle battery information.
Return
An instance of SdkReleasable to manage the lifecycle of the callback.
Parameters
ev Info
The electric vehicle information.
callback
The callback to be invoked when the operation is complete.