Arlen Jacobs - 2021-01-09

(Draft discussion)
These are the most basic steps to get NodeRed running on the RaspberryPi, and talking with the BreweryHMI.

https://nodered.org/docs/getting-started/raspberrypi

  1. Run NodeRed on the RPi
  2. Enable auto-start (optional, but recommended) sudo systemctl enable nodered.service
  3. Connect to NodeRed either local on the RPi, or from another computer http://localhost:1880