Part of wader.common.plugin View In Hierarchy
Known subclasses: wader.common.plugin.DBusDevicePlugin, wader.common.plugin.RemoteDevicePlugin, wader.common.plugin.UnknownDevicePlugin
Implements interfaces: twisted.plugin.IPlugin, wader.common.interfaces.IDevicePlugin
Method | __init__ | Undocumented |
Method | __repr__ | Undocumented |
Method | close | Closes the plugin and frees all the associated resources |
Method | initialize | Initializes the SIM |
Method | has_two_ports | Returns True if the device sports two ports
|
Method | patch | Patch myself in-place with the settings of another plugin |
Returns | (type: twisted.internet.defer.Deferred
) |