Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ conectionStatus
Method
conectionStatus
src/astroprint/network/debian.py:319–320 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
317
self.close()
318
319
def
conectionStatus(self):
320
return
self._nm.const(
'state'
, self._nm.NetworkManager.status())
321
322
def
getWifiNetworks(self):
323
wifiDevice = self._activeWifiDevice
Callers
nothing calls this directly
Calls
1
status
Method · 0.80
Tested by
no test coverage detected