getSoftwareVersion

abstract suspend fun getSoftwareVersion(updateProgress: suspend (progress: Progress) -> Unit = {}): SoftwareVersion

Get software version of a sensor

Parameters

updateProgress

of the operation