app
androidJvm
app
/
com.iomt.android.room.device
/
DeviceRepository
/
update
update
suspend
fun
update
(
deviceEntity
:
DeviceEntity
)
Parameters
device
Entity
DeviceEntity
to update (should have id not null)