Part of wader.common.interfaces View In Hierarchy
Known subclasses: wader.common.interfaces.IDBusDevicePlugin, wader.common.interfaces.IRemoteDevicePlugin
Known implementations: wader.common.plugin.DevicePlugin
Attribute | baudrate | At which speed should we talk with this guy |
Attribute | custom | Container with all the device's customizations |
Attribute | sim | SIM object |
Attribute | sconn | Reference to the serial connection instance |
Inherited from IWaderPlugin:
Attribute | name | Plugin's name |
Attribute | version | Plugin's version |
Attribute | author | Plugin's author |
Method | initialize | Initializes the plugin |
Method | shutdown | Closes the plugin |