get Device Info
abstract suspend fun getDeviceInfo(updateProgress: suspend (progress: Progress) -> Unit = {}): SensorDeviceInfo
Get device information
Return
sensor device information
Parameters
update Progress
of the operation
Get device information
sensor device information
of the operation