Class e.p.b.m.n.NetworkServiceAppearedMessage(Message):

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

A new NetworkService is detected and the service sends this message over the bus to allow anybody to react on it.
Instance Variablesuidthe unique id of this service (compare it with yours) (type: unicode )
modelthe model representating the new service (type: elisa.plugins.base.models.network.NetworkServiceModel )
Line # Kind Name Docs
35 Method __init__ Undocumented
40 Method uid Undocumented
def __init__(self, model=None):
Undocumented
@property
def uid(self):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.