Changes for page MQTT Forward Instruction
Last modified by Kilight Cao on 2024/08/31 16:26
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -20,7 +20,6 @@ 20 20 * LIG16 21 21 * MS14 series if installed with the same firmware. (in this case, the MQTT forward will work , but no LoRa support) 22 22 23 - 24 24 = 2. Firmware Change Log for MQTT feature = 25 25 26 26 ((( ... ... @@ -30,7 +30,6 @@ 30 30 * LG02_LG08-5.3.1580178039 31 31 ** Initiate version 32 32 33 - 34 34 = 3. MQTT forward operating principle = 35 35 36 36 == 3.1 Network Structure == ... ... @@ -58,7 +58,7 @@ 58 58 The data flow works as below diagram. 59 59 ))) 60 60 61 -[[ ~[~[image:https://wiki.dragino.com/images/thumb/2/2a/MQTT_Forward_2.png/600px-MQTT_Forward_2.png~|~|height="355" width="600"~]~]>>url:https://wiki.dragino.com/index.php/File:MQTT_Forward_2.png]]59 +[[image:image-20220527134000-2.png]] 62 62 63 63 ((( 64 64 Upstream path ... ... @@ -80,7 +80,7 @@ 80 80 Below are the data flow for downstream. 81 81 ))) 82 82 83 -[[image: https://wiki.dragino.com/images/thumb/3/3a/MQTT_Forward_3.png/600px-MQTT_Forward_3.png||height="368" width="600"]]81 +[[image:image-20220527134038-3.png]] 84 84 85 85 Downstream path 86 86 ... ... @@ -90,7 +90,7 @@ 90 90 The MQTT publish command use Macro settings to generate flexible upstream payload for MQTT publish. 91 91 92 92 ((( 93 -Currently the (% class="mark" %)**-t (topic)**(%%) and (%class="mark" %)**-m (message)**(%%) support Macros.91 +Currently the (% style="color:#4f81bd" %)**-t (topic)**(%%) and (% style="color:#4f81bd" %)**-m (message)**(%%) support Macros. 94 94 ))) 95 95 96 96 === 3.3.1 -t topic macro ===