getDeviceInfo

abstract suspend fun getDeviceInfo(updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayDeviceInfo

Get device information

Return

gateway device information

Parameters

updateProgress

of the operation