Part of elisa.plugins.base.messages.device View In Hierarchy
elisa.core.bus.Bus
when a
new device is detected. At this point we know everything necessary about
the device. Each device has a unique ID to identify it.Instance Variables | udi | the unique id for that certain device
(type: str
) |
model | representing the new found device
(type: elisa.plugins.base.models.volume.DeviceModel
) |
Line # | Kind | Name | Docs |
---|---|---|---|
34 | Method | __init__ | Undocumented |