app
androidJvm
app
/
com.iomt.android.room.device
/
DeviceDao
/
getById
get
By
Id
abstract
suspend
fun
getById
(
deviceId
:
Long
)
:
DeviceEntity
?
Return
DeviceEntity
by
deviceId
Parameters
device
Id
id of
DeviceEntity