Changes for page 2 Script

Last modified by Devin Chen on 2025/06/06 14:03

From version 52.1
edited by Hunter
on 2023/06/07 15:45
Change comment: There is no comment for this version
To version 54.1
edited by hunter123
on 2023/08/03 15:00
Change comment: Replaced user [xwiki:XWiki.Hunter] in fields [author, contentAuthor] to user [xwiki:XWiki.hunter123]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.hunter123
Content
... ... @@ -521,6 +521,7 @@
521 521  {{code language="lua"}}
522 522  --MQTT configuration table
523 523  local MQTT_CFG={}
524 +--if there is no need the username and password, please put them as ""
524 524  MQTT_CFG.username = "weconsupport"
525 525  MQTT_CFG.password = "123456"
526 526  MQTT_CFG.netway = 0