Page 1 of 1

Node-Red Serial Monitor Install

Posted: Saturday 12 September 2015 4:03
by diggs
Hi all,

I am trying to install the serial port monitor for node-red that is part of the domoticz package.

https://www.npmjs.com/package/node-red-node-serialport

Not too sure where to install it from on this system as per the guide in the link.

=============================
Run the following command in the root directory of your Node-RED install, usually this is ~/.node-red .

sudo npm install -g --unsafe-perm node-red-node-serialport
============================

Would also like to know how to manually stop and start node-red in the domoticz install

Any help appreciated

Re: Node-Red Serial Monitor Install

Posted: Tuesday 24 November 2015 0:26
by wildfire
this might be to late but to start and stop node red u use
sudo /etc/init.d/nodered start/stop/restart