overthesun / simoc-sam

Live backend for SAM at Biosphere 2
2 stars 1 forks source link

Automate mesh network set up #106

Open ezio-melotti opened 3 weeks ago

ezio-melotti commented 3 weeks ago

Currently, to set up the mesh network there are several steps that needs to be done manually. They are documented here:

This should be automate in a setup-mesh command on simoc-sam.py.

ezio-melotti commented 3 weeks ago

See also the following issue, that suggests using NetworkManager instead of BATMAN for the mesh network:

If we can use NM for the mesh, the automation will be much simpler.