Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ activeIpAddress
Method
activeIpAddress
src/astroprint/network/mac_dev.py:160–161 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
158
159
@property
160
def
activeIpAddress(self):
161
return
'127.0.0.1'
162
163
@property
164
def
networkDeviceInfo(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected