get Configuration Errors
abstract suspend fun getConfigurationErrors(clearErrors: Boolean, updateProgress: suspend (progress: Progress) -> Unit = {}): ConfigurationErrors
Get configuration errors from sensor.
Return
Configuration errors ConfigurationErrors
Parameters
clear Errors
If true then errors will be cleared on sensor
update Progress
Progress of the operation