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

Method SpecificDevice

src/ext/pynetworkmanager/NetworkManager.py:385–386  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

383 # Backwards compatibility method. Devices now auto-specialize, so this is
384 # no longer needed. But code may use it.
385 def SpecificDevice(self):
386 return self
387
388
389def device_class(typ):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected