Changes for page 05 Lua Script
Last modified by Jett on 2025/06/07 17:34
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. 24542384801 +XWiki.Hunter - Content
-
... ... @@ -132,11 +132,6 @@ 132 132 133 133 = 10** How to parse value from subscribing MQTT topic** = 134 134 135 -(% class="box infomessage" %) 136 -((( 137 -**Only ig series can use this function.** 138 -))) 139 - 140 140 This example shows how to parse value from subscribing MQTT topic. Get the value and calculate the average value for group F1, F2, F3 and F4. The testing topic name is "testtopic/test/no1/123456". 141 141 142 142 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/MQTT%20JSON%20parse.zip]] ... ... @@ -298,11 +298,6 @@ 298 298 299 299 = **13 MQTT Multi-link** = 300 300 301 -(% class="box infomessage" %) 302 -((( 303 -**Only ig series can support this function.** 304 -))) 305 - 306 306 The example shows use mqtt realize multi-machine function: 307 307 308 308 [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/MQTT%20Multi-link.zip]]