Node-Red Installation
PreviousMQTT Communication with Mosquitto Broker (Non Secure MQTT, Port 1883)NextControlling PSoC™ LED using MQTT
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
$ node --version
$ npm --version$ npm install -g --unsafe-perm node-red$ node-red start http://127.0.0.1:1880
or
http://localhost:1880