get Self Test Data
abstract suspend fun getSelfTestData(updateProgress: suspend (progress: Progress) -> Unit = {}): SelfTestData
Get self-test data from sensor.
Parameters
update Progress
Progress of the operation
Get self-test data from sensor.
Progress of the operation