Changes for page 05 Lua Script

Last modified by Devin Chen on 2025/03/04 14:07

From version 27.1
edited by Hunter
on 2023/03/01 14:41
Change comment: There is no comment for this version
To version 31.1
edited by Theodore Xu
on 2023/04/20 17:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.AiXia
Content
... ... @@ -240,3 +240,15 @@
240 240  {{/code}}
241 241  
242 242  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/byteswitch.zip]]
243 +
244 += **12 Week time setting** =
245 +
246 +The example shows how to use day time to control functions:
247 +
248 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/week%20time.zip]]
249 +
250 += **13 MQTT Multi-link** =
251 +
252 +The example shows use mqtt realize multi-machine function:
253 +
254 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/MQTT%20Multi-link.zip]]