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,25 +27,27 @@ 27 27 28 28 [[image:image-20220526161040-1.png]] 29 29 30 -**Verify if the installation was successful** 31 31 32 - Type inthecommandlineinterfacenode-red31 +(% style="color:blue" %)**Verify if the installation was successful** 33 33 33 +Type in the command line interface ** (% style="color:red" %)node-red(%%)**(% style="color:red" %) 34 + 34 34 The following information appears to prove that the installation has been successful 35 35 36 36 [[image:image-20220526161103-2.png]] 37 37 38 38 40 + 39 39 === 1.1.2 If you want to start Node-RED as a background process === 40 40 41 41 42 -Type in the command line interface nohup node-red & 44 +Type in the command line interface (% style="color:red" %)**nohup node-red &** 43 43 44 44 It will prompt after startup 45 45 46 46 [[image:image-20220519104601-5.png]] 47 47 48 -After seeing the above information, press enter 50 +After seeing the above information, press **enter** 49 49 50 50 Type in the command line exit 51 51 ... ... @@ -220,13 +220,13 @@ 220 220 221 221 222 222 223 -=== 2.4.1 1.Generate txt document directly === 225 +=== 2.4.1 1. Generate txt document directly === 224 224 225 225 Sample JSON file:链接转到示例JSON文件[[image:image-20220713102658-1.png]] 226 226 227 227 228 228 229 -=== 2.4.2 2.Use sqlite database === 231 +=== 2.4.2 2. Use sqlite database === 230 230 231 231 232 232 ==== **1. Install SQLite** ====