app
androidJvm
app
/
com.iomt.android.room.characteristic
/
CharacteristicRepository
/
update
update
suspend
fun
update
(
characteristicEntity
:
CharacteristicEntity
)
Parameters
characteristic
Entity
CharacteristicEntity
to update (should have id not null)