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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -101,7 +101,6 @@ 101 101 * USERNAME: User ID (-u) 102 102 * HOSTNAME: Device Hostname 103 103 104 - 105 105 === 3.3.2 -m message macro === 106 106 107 107 * HOSTNAME: Device Hostname ... ... @@ -110,7 +110,6 @@ 110 110 * META: Completely sensor data with time stamp and rssi 111 111 * JSON: Convert META to json format. 112 112 113 - 114 114 === 3.3.3 Example for Macro === 115 115 116 116 [[image:image-20220527134251-4.png]] ... ... @@ -129,7 +129,7 @@ 129 129 Sensor Data 130 130 131 131 ((( 132 -According to above macro. Gateway will publish (% class="mark" %)**field1=22.0&field2=49.0**(%%) to topic: (%class="mark" %)**dragino-1b7060/78901/data**(%%), where 78901 is the remote channel for this node ID.130 +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. 133 133 ))) 134 134 135 135 ... ... @@ -188,7 +188,7 @@ 188 188 ~-~-help : display this message. 189 189 ~-~-repeat : if publish mode is -f, -m, or -s, then repeat the publish N times. 190 190 ~-~-repeat-delay : if using ~-~-repeat, wait time seconds between publishes. Defaults to 0. 191 -~-~-quiet : (% class="mark" %)don't print error messages.189 +~-~-quiet : (% style="color:red" %)don't print error messages. 192 192 ~-~-will-payload : payload for the client Will, which is sent by the broker in case of 193 193 unexpected disconnection. If not given and will-topic is set, a zero 194 194 length message will be sent. ... ... @@ -226,7 +226,7 @@ 226 226 227 227 (% class="box" %) 228 228 ((( 229 -# Call MQTT Publish command 227 +//# Call MQTT Publish command 230 230 \\# 1. Case with User, Password and Client ID present (e.g. Azure) 231 231 if [ ! -z "$pass" ] && [ ! -z "$user" ] && [ ! -z "$clientID" ]; then 232 232 case="1" ... ... @@ -253,9 +253,9 @@ 253 253 mosquitto_pub $D -h $server -p $port -q $pub_qos -t $pub_topic -u $user -P "$pass" $PUB_FLAG "$mqtt_data" 254 254 \\# 0. Else - invalid parameters, just log 255 255 else 256 -case="Invalid parameters" 257 -logger "[IoT.MQTT]:Invalid Parameters - mosquitto_pub not called." 258 -fi 254 +case="(% style="color:red" %)Invalid parameters" (%%) 255 +logger (% style="color:red" %)"[IoT.MQTT]:Invalid Parameters - mosquitto_pub not called."(%%) 256 +fi// 259 259 ))) 260 260 261 261
- image-20220527134929-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +61.6 KB - Content