There exists a Node-Red RED button called “revpi-single-node”.
Currently, you can access this node just from your local network, i.e. via 127.0.0.1. That means via a an HDMI monitor, a browser and connection to your local Node-Red RED server.
Note |
---|
This is an experimental feature, be sure to protect your network access and make an image of your system as a backup |
The There is the original discussion in the RevolutionPi Revolution Pi Forum:
...
Instructions
Remote connections are currently disabled in noderedrevpinodes, because https/wss RevPi Nodes for Node-RED because HTTPS support is not added yet, and no user authentication is in place. If you are on a local network and willing to take the safety risk, try the following:
Download the latest server code from the github GitHub repo on the remote revpiRevPi:
Code Block |
---|
wget https://raw.githubusercontent.com/erminas/noderedrevpinodes-server/master/revpi-server.py |
...