getHardwareVersion

abstract suspend fun getHardwareVersion(updateProgress: suspend (progress: Progress) -> Unit = {}): SensorHardwareVersion

Get hardware version of a sensor

Parameters

updateProgress

of the operation