addDevice

protected fun addDevice(device: D)

Adds a device to the managed collection.

Use the method lookupDevice to check if the device is not already known.

Parameters

device

A new instance.