get Software Versions
abstract suspend fun getSoftwareVersions(updateProgress: suspend (progress: Progress) -> Unit = {}): BootloaderSoftwareVersions
Return
software versions of the device
Parameters
update Progress
of the operation