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