DeviceRepository

Functions

Link copied to clipboard
abstract fun create(device: Device)
Link copied to clipboard
abstract fun remove(deviceId: Identifier)
Link copied to clipboard
abstract fun search(deviceId: Identifier): Device?