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