set Auxiliary Power
abstract fun setAuxiliaryPower(power: AuxiliaryPowerParameters, callback: AuxiliaryPowerCallback): SdkReleasable
Sets the electric vehicle auxiliary power parameters.
Return
An instance of SdkReleasable to manage the lifecycle of the callback.
Parameters
power
Object holding auxiliary power details.
callback
The callback to be invoked when the operation is complete.