DeviceCreator

class DeviceCreator(repository: DeviceRepository)

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun create(primitives: DevicePrimitives): Device

Creates a new device from primitives and saves it to the DeviceRepository