Hi! Hello all!
I am new to Node-RED, but have successfully installed it (and node.js, of course) both on an Ubuntu server and a Raspberry pi running Raspbian. I also got it working with some example code, so it looks promising.
I did some testing first, which broughtt me into trouble by always terminating the command "node red", until I found out that I could delete contents of ~/node-red-0.5.0/flows_raspberrypi.json, and thus get "node red" running to accept connection to raspberry-ip-addr:1880. Is there a more comprehensive documentation explaining how to do this correctly?
But my main question is: where is a more full listing of keyboard shortcuts than those found by pressing the button to the right of the Deploy button?
I have elsewhere found: CTRL+I for Insert in clipboard?
How do I stop a deployed stream? (Without altering the node setup!?)
How do I make only the stream on a particular sheet run?
Regards Kåre Olai :-)