bobjacobsen / python-openlcb

MIT License
2 stars 1 forks source link

Add remote node support #16

Closed bobjacobsen closed 5 months ago

bobjacobsen commented 5 months ago

Adds support for accessing remote nodes, including getting PIP, SNIP and Event consumer/producer information from them at startup. example_remote_nodes.py demonstrates that.