IEvsDeveloperService

Interface defines some developer options

Experimental, DO NOT USE IN PRODUCTION

Functions

Link copied to clipboard
abstract fun isDebugLayout(): Boolean
Link copied to clipboard
abstract fun isDebugLogLevel(): Boolean
Link copied to clipboard
Link copied to clipboard
abstract fun setDebugLayout(debugLayout: Boolean)
Link copied to clipboard
abstract fun setDebugLogLevel(debugLogLevel: Boolean)
Link copied to clipboard
abstract fun setShowBorders(value: Boolean)
Link copied to clipboard
abstract fun startOtaSim(simResult: OtaErrorCode?): Boolean

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

Link copied to clipboard
abstract fun startOtaSimulationEnvironment(otaAvailableHandler: IEvsOtaAvailableHandler, otaProcessHandler: IEvsOtaEventsHandler): Boolean

The function starts the firmware update (OTA) simulation environment