__init__(self) (defined in UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | |
_metadata (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | protected |
_name (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | protected |
_output_device_manager (defined in UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin) | UM.OutputDevice.OutputDevicePlugin.OutputDevicePlugin | protected |
_plugin_id (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | protected |
_version (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | protected |
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 | |