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
-
... ... @@ -115,6 +115,8 @@ 115 115 * META: Completely sensor data with time stamp and rssi 116 116 * JSON: Convert META to json format. 117 117 118 + 119 + 118 118 === 3.3.3 Example for Macro === 119 119 120 120 [[image:image-20220527134251-4.png]] ... ... @@ -121,6 +121,7 @@ 121 121 122 122 MQTT Publish configure 123 123 126 + 124 124 Above screen shots shows below format: 125 125 126 126 * -t: CLIENTID/CHANNEL/data ... ... @@ -132,6 +132,7 @@ 132 132 133 133 Sensor Data 134 134 138 + 135 135 ((( 136 136 According to above macro. Gateway will publish (% style="color:#4f81bd" %)**field1=22.0&field2=49.0**(%%) to topic: (% style="color:#4f81bd" %)**dragino-1b7060/78901/data**(%%), where 78901 is the remote channel for this node ID. 137 137 ))) ... ... @@ -338,6 +338,7 @@ 338 338 339 339 go to mqtt configure menu 340 340 345 + 341 341 ((( 342 342 Select (% style="color:#4f81bd" %)**Forward to MQTT server**. (% style="color:red" %)**Notice**(%%): This option is removed from the latest firmware, in the latest firmware, if user submit "SAVE & APPLY" in MQTT page, the gateway will use MQTT service. 343 343 )))