set Configuration
abstract suspend fun setConfiguration(configuration: SensorConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set device configuration
Parameters
configuration
to be set
update Progress
of the operation