get Software Version
abstract suspend fun getSoftwareVersion(updateProgress: suspend (progress: Progress) -> Unit = {}): SoftwareVersion
Get software version of the gateway
Return
gateway software version
Parameters
update Progress
of the operation