vncore
/
com.venuenext.vncore.data
/
DeviceDao
/
getDevice
getDevice
abstract
fun
getDevice
(
deviceUUID
:
String
)
:
LiveData
<
Device
>