getSoftwareVersion

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

Get software version of the gateway

Return

gateway software version

Parameters

updateProgress

of the operation