MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / serialList

Method serialList

src/astroprint/printer/plugin/__init__.py:190–191  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

188 return "Virtual Error"
189
190 def serialList(self):
191 return self._plugin.ports
192
193 def baudrateList(self):
194 return self._plugin.baudRates

Callers 1

getConnectionOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected