setConfiguration

abstract suspend fun setConfiguration(configuration: SensorConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})

Set device configuration

Parameters

configuration

to be set

updateProgress

of the operation