Files
mesh-network-project/desktop_app/main.py

4 lines
58 B
Python

from api.node import MeshNode
print(MeshNode.discover())