Class e.p.b.m.d.NewDeviceDetected(Message):

Part of elisa.plugins.base.messages.device View In Hierarchy

Sent over the 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 Variablesudithe unique id for that certain device (type: str )
modelrepresenting the new found device (type: elisa.plugins.base.models.volume.DeviceModel )
Line # Kind Name Docs
34 Method __init__ Undocumented
def __init__(self, udi=None):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.