Node-RED Server Installation and Configuration
- Install Node.js and Node-RED.
- In the Node-RED-server folder, run
sudo npm install node-parse-api
. - Then, run
sudo node-red
. - Open the browser (localhost), import server.json, and update the cloud_upload node with the correct parse.js path before deploying.
2.14KB
文件大小:
评论区