Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ serialList
Method
serialList
src/astroprint/printer/__init__.py:802–803 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
800
# ~~~ Implement this API ~~~
801
802
def
serialList(self):
803
raise
NotImplementedError()
804
805
def
baudrateList(self):
806
raise
NotImplementedError()
Callers
1
getConnectionOptions
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected