startOtaSim

abstract fun startOtaSim(simResult: OtaErrorCode?): Boolean

The function starts an OTA process simulation, with the result of simResult

Precondition: call once to startOtaSimulationEnvironment

Return

true if the OTA update simulation was started successfully

Parameters

simResult

the required error result of the simulated process or null for successful process