get Configuration
abstract suspend fun getConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): SensorConfiguration
Get device configuration
Return
sensor device configuration
Parameters
update Progress
of the operation