| __init__(self) (defined in UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| __init__(self, *args, **kwags) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| addManualDevice(self, str address, Optional[Callable[[bool, str], None]] callback=None) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| canAddManualDevice(self, str address="") | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| getId(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getMetaData(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getOutputDeviceManager(self) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| getPluginId(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getVersion(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| refreshConnections(self) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| removeManualDevice(self, str key, Optional[str] address=None) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| setMetaData(self, Dict[str, Any] metadata) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| setPluginId(self, str plugin_id) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| setVersion(self, str version) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| start(self) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| startDiscovery(self) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
| stop(self) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |