Part of wader.cli.startup View In Hierarchy
I handle devices in the system
Discovery, identification, hotplugging, etc.Instance Variables | clients | Dictionary with a reference to every configured device |
Method | __init__ | Undocumented |
Method | GetDevices | Returns a list of object paths with all the found devices |
Method | AddDevice | Configure and leave ready to use the device identified by
udi
|
Method | RemoveDevice | Free and remove the device identified by udi
|
Method | DeviceAdded | Emitted when a 3G device is added |
Method | DeviceRemoved | Emitted when a 3G device is removed |
Returns a list of object paths with all the found devices
It also includes the object paths of already handled devicesudi