Introduction
- Node-RED website : http://nodered.org/
- A visual tool for writing the Internet of Things
- Browser-based flow editing
- Built on Node.js
- Social Development

Installation and Running
- Install Node.js : https://nodejs.org/en/download/
-
Install Node-RED
cmd : npm install -g --unsafe-perm node-red
- Run Node-RED
cmd : node-red
url : http://localhost:1880.


Creating a brief flow

1万+

被折叠的 条评论
为什么被折叠?



