<
From version < 7.4 >
edited by Xiaoling
on 2022/05/27 13:46
To version < 7.5 >
edited by Xiaoling
on 2022/05/27 13:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -224,7 +224,7 @@
224 224  
225 225  (% class="box" %)
226 226  (((
227 -# Call MQTT Publish command
227 +//# Call MQTT Publish command
228 228  \\# 1. Case with User, Password and Client ID present  (e.g. Azure)
229 229  if [ ! -z "$pass" ] && [ ! -z "$user" ] && [ ! -z "$clientID" ]; then
230 230  case="1" 
... ... @@ -253,7 +253,7 @@
253 253  else
254 254  case="Invalid parameters" 
255 255  logger "[IoT.MQTT]:Invalid Parameters - mosquitto_pub not called."
256 -fi
256 +fi//
257 257  )))
258 258  
259 259  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0