Part of wader.common.interfaces View In Hierarchy
Known implementations: wader.common.plugin.RemoteDevicePlugin, wader.common.plugin.UnknownDevicePlugin
| Attribute | __remote_name__ | Response of an AT+CGMM command |
Inherited from IDevicePlugin:
| 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 (via IDevicePlugin):
| 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 |