Changes for page node_red usage example MQTT
Last modified by Herong Lu on 2022/05/19 18:35
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +node_red usage example MQTT - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Main.Node-RED.WebHome - Content
-
... ... @@ -1,0 +1,19 @@ 1 += The difference from UDP TCP is also in the connection = 2 + 3 +[[image:image-20220519170656-1.png]] 4 + 5 +== MQTT in settings == 6 + 7 +[[image:image-20220519171012-2.png]] 8 + 9 +The default port of MQTT is 1883 because the nodered I demonstrated is installed on my server, so its IP address is local 10 + 11 + 12 +[[image:image-20220519171249-3.png]] 13 + 14 +If you need to verify, please enter the account password of the MQTT server you are connecting to 15 + 16 +[[image:image-20220519171639-4.png]] 17 + 18 + 19 +