setEvConsumptionCurve

@Since(version = 1)
abstract fun setEvConsumptionCurve(consumptionCurve: ConsumptionCurveParameters, callback: ConsumptionCurveCallback): SdkReleasable

Sets the electric vehicle speed consumption curve.

Return

An instance of SdkReleasable to manage the lifecycle of the callback.

Parameters

consumptionCurve

Holds parameters related to EV Consumption Curve.

callback

The callback to be invoked when the operation is complete.