<
From version < 41.2 >
edited by Xiaoling
on 2023/04/23 15:45
To version < 40.1 >
edited by Edwin Chen
on 2022/09/02 15:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -12,8 +12,10 @@
12 12  Check installation instruction for different OS from this link: [[https:~~/~~/nodered.org/docs/getting-started/>>https://nodered.org/docs/getting-started/]]
13 13  
14 14  
15 +
15 15  == 1.1  Install Example for CENTOS ==
16 16  
18 +
17 17  === 1.1.1  Installation ===
18 18  
19 19  
... ... @@ -35,6 +35,7 @@
35 35  [[image:image-20220526161103-2.png]]
36 36  
37 37  
40 +
38 38  === 1.1.2  If you want to start Node-RED as a background process ===
39 39  
40 40  
... ... @@ -44,23 +44,21 @@
44 44  
45 45  [[image:image-20220519104601-5.png]]
46 46  
47 -After seeing the above information, press **enter.**
50 +After seeing the above information, press **enter**
48 48  
49 -Type in the command line  exit.
52 +Type in the command line  exit
50 50  
51 -The above is the installation and startup process of nodered. If you don't understand anything, you can go to the nodered official website. There are installation instructions for various systems. The address has a link at the top.
54 +The above is the installation and startup process of nodered. If you don't understand anything, you can go to the nodered official website. There are installation instructions for various systems. The address has a link at the top
52 52  
53 53  
57 +
54 54  == 1.2  Install in Dragino Gataway ==
55 55  
56 56  
57 -The below models from Dragino already have Node-Red installed by default. Users no need to install it by themselves.
61 +Dragino Gateway is already installed, no need for users to install it by themselves.
58 58  
59 -* [[LPS8v2 Indoor LoRaWAN Gateway. >>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]
60 60  
61 -Other gateway model doesn't support built-in Node-Red server.
62 62  
63 -
64 64  = 2.  General Use of  Node-RED =
65 65  
66 66  
... ... @@ -77,6 +77,7 @@
77 77  [[image:image-20220519104115-4.png||height="280" width="768"]]
78 78  
79 79  
81 +
80 80  == 2.2  Add flow ==
81 81  
82 82  
... ... @@ -145,6 +145,7 @@
145 145  [[image:http://8.211.40.43:8080/xwiki/bin/download/Main/Node-RED/node_red%20usage%20example/WebHome/image-20220519150455-15.png?rev=1.1||alt="image-20220519150455-15.png" height="403" width="799"]]
146 146  
147 147  
150 +
148 148  === 2.2.1  About function ===
149 149  
150 150  
... ... @@ -155,6 +155,7 @@
155 155  [[image:http://8.211.40.43:8080/xwiki/bin/download/Main/Node-RED/node_red%20usage%20example/WebHome/image-20220519141833-13.png?rev=1.1||alt="image-20220519141833-13.png" height="478" width="789"]]
156 156  
157 157  
161 +
158 158  == 2.3  Plot Chart for sensors ==
159 159  
160 160  
... ... @@ -165,14 +165,12 @@
165 165  
166 166  
167 167  
168 -(% style="color:blue" %)**1. Click Install**
172 +(% style="color:blue" %)**1. Click Install
173 +2. Search the dashboard
174 +3. Click Install**
169 169  
170 -(% style="color:blue" %)**2. Search the dashboard**
171 171  
172 -(% style="color:blue" %)**3. Click Install**
173 173  
174 -
175 -
176 176  [[image:http://8.211.40.43:8080/xwiki/bin/download/Main/Node-RED/node_red%20usage%20example/WebHome/image-20220519152956-17.png?rev=1.1||alt="image-20220519152956-17.png" height="763" width="835"]]
177 177  
178 178  
... ... @@ -182,6 +182,7 @@
182 182  [[image:http://8.211.40.43:8080/xwiki/bin/download/Main/Node-RED/node_red%20usage%20example/WebHome/image-20220519153335-19.png?rev=1.1||alt="image-20220519153335-19.png"]]
183 183  
184 184  
187 +
185 185  === 2.3.1  the line chart as an example ===
186 186  
187 187  
... ... @@ -209,6 +209,7 @@
209 209  [[image:http://8.211.40.43:8080/xwiki/bin/download/Main/Node-RED/node_red%20usage%20example/WebHome/image-20220519154812-22.png?rev=1.1||alt="image-20220519154812-22.png" height="418" width="755"]]
210 210  
211 211  
215 +
212 212  === 2.3.2  the chart settings ===
213 213  
214 214  
... ... @@ -264,6 +264,7 @@
264 264  At this point, the basic demonstration of nodered is completed. If you need to beautify the chart and various visualizations, you can go to the official documentation of nodered for further understanding.
265 265  
266 266  
271 +
267 267  == 2.4  Store Value ==
268 268  
269 269  
... ... @@ -270,6 +270,7 @@
270 270  Regarding storage, we recommend two ways.
271 271  
272 272  
278 +
273 273  === 2.4.1  1. Generate txt document directly ===
274 274  
275 275  
... ... @@ -278,6 +278,7 @@
278 278  [[image:image-20220713102658-1.png||height="346" width="728"]]
279 279  
280 280  
287 +
281 281  === 2.4.2  2. Use sqlite database ===
282 282  
283 283  
... ... @@ -303,6 +303,7 @@
303 303  Download sample JSON file link: 链接
304 304  
305 305  
313 +
306 306  = 3.  Import Input Flow for Dragino Sensors =
307 307  
308 308  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0