Changes for page 2 Script

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

From version 12.2
edited by Leo Wei
on 2022/07/09 17:41
Change comment: There is no comment for this version
To version 14.1
edited by Leo Wei
on 2022/07/09 17:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -46,7 +46,7 @@
46 46  local tag = addr_getbit("@Tag")
47 47  ------lasting time------
48 48  if temp1 > 5 and temp2 > 10 and temp3 < 20 then
49 -    timer = timer + 1
49 +    timer = timer + 1
50 50      addr_setword("@Timer",timer)
51 51  else
52 52      timer = 0
... ... @@ -436,11 +436,6 @@
436 436  end
437 437  {{/code}}
438 438  
439 -(% class="box infomessage" %)
440 -(((
441 -
442 -)))
443 -
444 444  == **2.3 How to configure the Huawei platform?(✎Note: Huawei IOT DA function is only in China area.If you want this function,you need to use chinese mobile to register)** ==
445 445  
446 446  1.Register a account: [[https:~~/~~/www.huaweicloud.com/intl/en-us/s/JUlPVERNJQ>>https://www.huaweicloud.com/intl/en-us/s/JUlPVERNJQ]]
... ... @@ -803,7 +803,6 @@
803 803  
804 804  
805 805  
806 -
807 807  |
808 808  | |[[image:image-20220709165402-11.png]]
809 809  
... ... @@ -810,7 +810,6 @@
810 810  
811 811  
812 812  
813 -
814 814  1. **Test with MQTT.fx tool**
815 815  
816 816  Click “View Setting” to get the “Broker Adress”
... ... @@ -827,7 +827,6 @@
827 827  
828 828  
829 829  
830 -
831 831  |
832 832  | |[[image:image-20220709165402-14.png]]
833 833  
... ... @@ -870,7 +870,6 @@
870 870  |
871 871  | |[[image:image-20220709165402-20.png]]
872 872  
873 -
874 874  sprint = print
875 875  
876 876  ~-~-Cloud mode interface to obtain the MQTT information configured by the cloud platform: (5 returns, namely the server address, client ID, connection table, last word table, certificate table)