Changes for page Node-RED_Install and Use
Last modified by Mengting Qiu on 2024/11/29 10:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,27 +27,25 @@ 27 27 28 28 [[image:image-20220526161040-1.png]] 29 29 30 +**Verify if the installation was successful** 30 30 31 - (% style="color:blue"%)**Verifyiftheinstallationwas successful**32 +Type in the command line interface node-red 32 32 33 -Type in the command line interface ** (% style="color:red" %)node-red(%%)**(% style="color:red" %) 34 - 35 35 The following information appears to prove that the installation has been successful 36 36 37 37 [[image:image-20220526161103-2.png]] 38 38 39 39 40 - 41 41 === 1.1.2 If you want to start Node-RED as a background process === 42 42 43 43 44 -Type in the command line interface (% style="color:red" %)**nohup node-red &**42 +Type in the command line interface nohup node-red & 45 45 46 46 It will prompt after startup 47 47 48 48 [[image:image-20220519104601-5.png]] 49 49 50 -After seeing the above information, press **enter**48 +After seeing the above information, press enter 51 51 52 52 Type in the command line exit 53 53 ... ... @@ -222,13 +222,13 @@ 222 222 223 223 224 224 225 -=== 2.4.1 1. 223 +=== 2.4.1 1.Generate txt document directly === 226 226 227 227 Sample JSON file:链接转到示例JSON文件[[image:image-20220713102658-1.png]] 228 228 229 229 230 230 231 -=== 2.4.2 2. 229 +=== 2.4.2 2.Use sqlite database === 232 232 233 233 234 234 ==== **1. Install SQLite** ====