get Led Configuration
abstract suspend fun getLedConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): LedConfiguration
Get led configuration from sensor.
Return
Led configuration LedConfiguration
Parameters
update Progress
Progress of the operation