getDeviceInfo

abstract suspend fun getDeviceInfo(updateProgress: suspend (progress: Progress) -> Unit = {}): SensorDeviceInfo

Get device information

Return

sensor device information

Parameters

updateProgress

of the operation