Changes for page 05 Lua Script

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

From version 70.1
edited by Jett
on 2024/11/26 17:13
Change comment: There is no comment for this version
To version 68.1
edited by Molly
on 2024/10/23 18:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.2454238480
1 +XWiki.Molly
Content
... ... @@ -121,8 +121,9 @@
121 121  
122 122  The example shows how to use Bot API to push the notification to channel or group of Telegram. Please change the Token and Chat id to users' own one.
123 123  
124 -[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Telegram.zip]]
124 +[[Download link>>https://drive.google.com/file/d/1wV0O79TJ2mgUEBkKcjrb53PM8DkTQxVo/view?usp=sharing]]
125 125  
126 +
126 126  = 9** LINE Notify** =
127 127  
128 128  This example shows how to use the LINE Notify to send message into LINE group. When monitoring bit "@B_HDX0.0" changes, it will trigger and send the message. Please replace with your own Token.
... ... @@ -648,9 +648,3 @@
648 648  The example shows how to use HMI built-in 4G module to send SMS via Lua script. This demo requires the HMI model name with (G) or (AG).
649 649  
650 650  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Lua%20SMS%20Library.zip]]
651 -
652 -= 24 ATC module Calling =
653 -
654 -The example shows how to use HMI to customize communication with the ATC-3101 module via Lua script to make phone call
655 -
656 -.[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/lua%20ATC%20calling.rar]]