<
From version < 103.1 >
edited by Bei Jinggeng
on 2022/11/10 10:26
To version < 112.4 >
edited by Xiaoling
on 2023/03/31 09:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -15,7 +15,6 @@
15 15  
16 16  = 1.Introduction =
17 17  
18 -
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
... ... @@ -54,7 +54,6 @@
54 54  
55 55  )))
56 56  
57 -
58 58  == 1.2  Specifications ==
59 59  
60 60  (((
... ... @@ -64,7 +64,7 @@
64 64  )))
65 65  
66 66  * (((
67 -STM32L072CZT6 MCU
65 +STM32L072xxxx MCU
68 68  )))
69 69  * (((
70 70  SX1276/78 Wireless Chip 
... ... @@ -171,7 +171,6 @@
171 171  Packet engine up to 256 bytes with CRC.
172 172  
173 173  
174 -
175 175  
176 176  )))
177 177  
... ... @@ -186,7 +186,6 @@
186 186  * Firmware upgradable via program port
187 187  * Counting
188 188  
189 -
190 190  == 1.4  Applications ==
191 191  
192 192  
... ... @@ -197,7 +197,6 @@
197 197  * Smart Cities
198 198  * Smart Factory
199 199  
200 -
201 201  == 1.5 Hardware Variants ==
202 202  
203 203  
... ... @@ -212,7 +212,6 @@
212 212  * 1 x Counting Port
213 213  )))
214 214  
215 -
216 216  = 2. Power ON Device =
217 217  
218 218  
... ... @@ -229,10 +229,8 @@
229 229  [[image:1653297104069-180.png]]
230 230  
231 231  
232 -
233 233  = 3. Operation Mode =
234 234  
235 -
236 236  == 3.1 How it works? ==
237 237  
238 238  
... ... @@ -245,7 +245,6 @@
245 245  )))
246 246  
247 247  
248 -
249 249  == 3.2 Example to join LoRaWAN network ==
250 250  
251 251  
... ... @@ -297,7 +297,6 @@
297 297  [[image:1653298044601-602.png||height="405" width="709"]]
298 298  
299 299  
300 -
301 301  == 3.3 Uplink Payload ==
302 302  
303 303  
... ... @@ -310,8 +310,6 @@
310 310  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
311 311  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
312 312  
313 -
314 -
315 315  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
316 316  
317 317  
... ... @@ -368,8 +368,6 @@
368 368  ** DO1 is high in case there is load between DO1 and V+.
369 369  ** DO1 LED is off in both case
370 370  
371 -
372 -
373 373  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
374 374  
375 375  
... ... @@ -443,7 +443,6 @@
443 443  )))
444 444  
445 445  
446 -
447 447  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
448 448  
449 449  
... ... @@ -490,7 +490,6 @@
490 490  )))
491 491  
492 492  
493 -
494 494  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
495 495  
496 496  
... ... @@ -559,7 +559,6 @@
559 559  )))
560 560  
561 561  
562 -
563 563  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
564 564  
565 565  
... ... @@ -607,7 +607,6 @@
607 607  )))
608 608  
609 609  
610 -
611 611  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
612 612  
613 613  
... ... @@ -662,7 +662,6 @@
662 662  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
663 663  
664 664  
665 -
666 666  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
667 667  
668 668  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -723,7 +723,6 @@
723 723  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
724 724  
725 725  
726 -
727 727  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
728 728  
729 729  [[image:image-20220524090456-4.png]]
... ... @@ -737,7 +737,6 @@
737 737  00000101: Means both DI1 and DI2 trigger are enabled.
738 738  
739 739  
740 -
741 741  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
742 742  
743 743  Downlink command to poll MOD6 status:
... ... @@ -747,7 +747,6 @@
747 747  When device got this command, it will send the MOD6 payload.
748 748  
749 749  
750 -
751 751  === 3.3.7 Payload Decoder ===
752 752  
753 753  (((
... ... @@ -757,7 +757,6 @@
757 757  )))
758 758  
759 759  
760 -
761 761  == 3.4 ​Configure LT via AT or Downlink ==
762 762  
763 763  
... ... @@ -775,7 +775,6 @@
775 775  
776 776  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
777 777  
778 -
779 779  === 3.4.1 Common Commands ===
780 780  
781 781  
... ... @@ -784,10 +784,8 @@
784 784  )))
785 785  
786 786  
787 -
788 788  === 3.4.2 Sensor related commands ===
789 789  
790 -
791 791  ==== 3.4.2.1 Set Transmit Interval ====
792 792  
793 793  
... ... @@ -863,7 +863,6 @@
863 863  
864 864  
865 865  
866 -
867 867  ==== 3.4.2.5 Poll trigger settings ====
868 868  
869 869  
... ... @@ -946,7 +946,7 @@
946 946  
947 947  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
948 948  
949 -(% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG1=aa,0x(bb cc)
922 +(% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc)
950 950  
951 951  
952 952  
... ... @@ -1078,6 +1078,14 @@
1078 1078  
1079 1079   Latching time. Unit: ms
1080 1080  
1054 +
1055 +(% style="color:red" %)**Note: **
1056 +
1057 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1058 +
1059 + Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1060 +
1061 +
1081 1081  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1082 1082  
1083 1083  
... ... @@ -1101,7 +1101,7 @@
1101 1101  
1102 1102  
1103 1103  
1104 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1085 +==== 3.4.2. 14 Relay ~-~- Control Relay Output RO1/RO2 ====
1105 1105  
1106 1106  
1107 1107  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1130,7 +1130,6 @@
1130 1130  
1131 1131  
1132 1132  
1133 -
1134 1134  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1135 1135  
1136 1136  
... ... @@ -1162,12 +1162,20 @@
1162 1162  
1163 1163  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1164 1164  
1145 +
1146 +(% style="color:red" %)**Note:**
1147 +
1148 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1149 +
1150 + Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1151 +
1152 +
1165 1165  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1166 1166  
1167 1167  
1168 1168  **Example payload:**
1169 1169  
1170 -**~1. 05 01 11 07 D**
1158 +**~1. 05 01 11 07 D0**
1171 1171  
1172 1172  Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1173 1173  
... ... @@ -1253,14 +1253,14 @@
1253 1253  
1254 1254  
1255 1255  
1256 -==== 3.4.2.20 Reset save DR DO state ====
1244 +==== 3.4.2.20 Reset save RO DO state ====
1257 1257  
1258 1258  
1259 1259  * (% style="color:#037691" %)**AT Command:**
1260 1260  
1261 -(% style="color:blue" %)**AT+RODORET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1249 +(% style="color:blue" %)**AT+RODORESET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1262 1262  
1263 -(% style="color:blue" %)**AT+RODORET=0    **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1251 +(% style="color:blue" %)**AT+RODORESET=0    **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1264 1264  
1265 1265  
1266 1266  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
... ... @@ -1302,7 +1302,6 @@
1302 1302  
1303 1303  
1304 1304  
1305 -
1306 1306  ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1307 1307  
1308 1308  
... ... @@ -1319,7 +1319,6 @@
1319 1319  
1320 1320  
1321 1321  
1322 -
1323 1323  ==== 3.4.2.25 Copy downlink to uplink ====
1324 1324  
1325 1325  
... ... @@ -1358,7 +1358,6 @@
1358 1358  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1359 1359  
1360 1360  
1361 -
1362 1362  == 3.5 Integrate with Mydevice ==
1363 1363  
1364 1364  
... ... @@ -1408,10 +1408,8 @@
1408 1408  [[image:image-20220524094909-5.png||height="341" width="734"]]
1409 1409  
1410 1410  
1411 -
1412 1412  == 3.6 Interface Detail ==
1413 1413  
1414 -
1415 1415  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1416 1416  
1417 1417  
... ... @@ -1420,7 +1420,6 @@
1420 1420  [[image:1653356991268-289.png]]
1421 1421  
1422 1422  
1423 -
1424 1424  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1425 1425  
1426 1426  
... ... @@ -1477,8 +1477,6 @@
1477 1477  
1478 1478  (((
1479 1479  
1480 -
1481 -
1482 1482  )))
1483 1483  
1484 1484  (((
... ... @@ -1510,8 +1510,6 @@
1510 1510  
1511 1511  (((
1512 1512  
1513 -
1514 -
1515 1515  )))
1516 1516  
1517 1517  (((
... ... @@ -1542,16 +1542,16 @@
1542 1542  )))
1543 1543  
1544 1544  
1545 -
1546 1546  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1547 1547  
1548 1548  
1549 -NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1526 +**(% style="color:blue" %)NPN output**: GND or Float. Max voltage can apply to output pin is 36v.
1550 1550  
1528 +**(% style="color:red" %)Note: DO pins go to float when device is power off.**
1529 +
1551 1551  [[image:1653357531600-905.png]]
1552 1552  
1553 1553  
1554 -
1555 1555  === 3.6.4 Analog Input Interface ===
1556 1556  
1557 1557  
... ... @@ -1569,9 +1569,9 @@
1569 1569  
1570 1570  (% style="color:blue" %)**Specifications of the wind speed sensor:**
1571 1571  
1572 -**Red:  12~~24v**
1550 +**(% style="color:red" %)Red:  12~~24v**
1573 1573  
1574 -**Yellow:  4~~20mA**
1552 +**(% style="color:Yellow" %)Yellow:  4~~20mA**
1575 1575  
1576 1576  **Black:  GND**
1577 1577  
... ... @@ -1583,12 +1583,13 @@
1583 1583  [[image:1653357648330-671.png||height="155" width="733"]]
1584 1584  
1585 1585  
1586 -
1587 1587  === 3.6.5 Relay Output ===
1588 1588  
1589 1589  
1590 1590  (((
1591 -The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device’s Power Line to in serial of RO1_1 and RO_2. Such as below:
1568 +The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device's Power Line to in serial of RO1_1 and RO_2. Such as below:
1569 +
1570 +**Note**: RO pins go to Open(NO) when device is power off.
1592 1592  )))
1593 1593  
1594 1594  [[image:image-20220524100215-9.png]]
... ... @@ -1597,7 +1597,6 @@
1597 1597  [[image:image-20220524100215-10.png||height="382" width="723"]]
1598 1598  
1599 1599  
1600 -
1601 1601  == 3.7 LEDs Indicators ==
1602 1602  
1603 1603  
... ... @@ -1604,10 +1604,8 @@
1604 1604  [[image:image-20220524100748-11.png]]
1605 1605  
1606 1606  
1607 -
1608 1608  = 4. Use AT Command =
1609 1609  
1610 -
1611 1611  == 4.1 Access AT Command ==
1612 1612  
1613 1613  
... ... @@ -1818,10 +1818,8 @@
1818 1818  )))
1819 1819  
1820 1820  
1821 -
1822 1822  == 4.2 Common AT Command Sequence ==
1823 1823  
1824 -
1825 1825  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1826 1826  
1827 1827  (((
... ... @@ -1866,7 +1866,6 @@
1866 1866  )))
1867 1867  
1868 1868  
1869 -
1870 1870  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1871 1871  
1872 1872  (((
... ... @@ -1939,7 +1939,7 @@
1939 1939  **3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?
1940 1940  dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1941 1941  
1942 -**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5**
1915 +**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5.**
1943 1943  
1944 1944  
1945 1945  )))
... ... @@ -1952,7 +1952,6 @@
1952 1952  
1953 1953  )))
1954 1954  
1955 -
1956 1956  === 4.2.3 Change to Class A ===
1957 1957  
1958 1958  
... ... @@ -1964,13 +1964,19 @@
1964 1964  )))
1965 1965  
1966 1966  
1939 += 5. Case Study =
1967 1967  
1968 -= 5. FAQ =
1941 +== 5.1 Counting how many objects pass in Flow Line ==
1969 1969  
1970 1970  
1971 -== 5.1 How to upgrade the image? ==
1944 +Reference Link: [[How to set up to count objects pass in flow line>>How to set up to count objects pass in flow line]]?
1972 1972  
1973 1973  
1947 += 6. FAQ =
1948 +
1949 +== 6.1 How to upgrade the image? ==
1950 +
1951 +
1974 1974  The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to:
1975 1975  
1976 1976  * Support new features
... ... @@ -1998,8 +1998,10 @@
1998 1998  
1999 1999   [[image:image-20220524103407-12.png]]
2000 2000  
1979 +
2001 2001  [[image:image-20220524103429-13.png]]
2002 2002  
1982 +
2003 2003  [[image:image-20220524104033-15.png]]
2004 2004  
2005 2005  
... ... @@ -2011,10 +2011,8 @@
2011 2011  
2012 2012  (((
2013 2013  (((
2014 -
1994 +== 6.2 How to change the LoRa Frequency Bands/Region? ==
2015 2015  
2016 -== 5.2 How to change the LoRa Frequency Bands/Region? ==
2017 -
2018 2018  
2019 2019  )))
2020 2020  )))
... ... @@ -2026,9 +2026,8 @@
2026 2026  (((
2027 2027  
2028 2028  
2007 +== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2029 2029  
2030 -== 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2031 -
2032 2032  
2033 2033  )))
2034 2034  
... ... @@ -2090,26 +2090,23 @@
2090 2090  [[image:1653360498588-932.png||height="485" width="726"]]
2091 2091  
2092 2092  
2070 +== 6.4 Can I see counting event in Serial? ==
2093 2093  
2094 -== 5.4 Can I see counting event in Serial? ==
2095 2095  
2096 -
2097 2097  (((
2098 2098  User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first.
2099 2099  
2100 2100  
2077 +== 6.5 Can i use point to point communication for LT-22222-L? ==
2101 2101  
2102 -== 5.5 Can i use point to point communication for LT-22222-L? ==
2103 2103  
2080 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]].
2104 2104  
2105 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
2106 -
2107 -
2108 2108  
2109 2109  )))
2110 2110  
2111 2111  (((
2112 -== 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2086 +== 6.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2113 2113  
2114 2114  
2115 2115  If the device is not shut down, but directly powered off.
... ... @@ -2121,10 +2121,9 @@
2121 2121  After restart, the status before power failure will be read from flash.
2122 2122  
2123 2123  
2098 +== 6.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2124 2124  
2125 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2126 2126  
2127 -
2128 2128  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2129 2129  
2130 2130  
... ... @@ -2131,19 +2131,18 @@
2131 2131  [[image:image-20221006170630-1.png||height="610" width="945"]]
2132 2132  
2133 2133  
2134 -== 5.8 Can LT22222 save RO state? ==
2107 +== 6.8 Can LT22222-L save RO state? ==
2135 2135  
2109 +
2136 2136  Firmware version needs to be no less than 1.6.0.
2137 2137  
2138 2138  
2139 -= 6. Trouble Shooting =
2140 -
2141 -
2113 += 7. Trouble Shooting =
2142 2142  )))
2143 2143  
2144 2144  (((
2145 2145  (((
2146 -== 6.1 Downlink doesn't work, how to solve it? ==
2118 +== 7.1 Downlink doesn't work, how to solve it? ==
2147 2147  
2148 2148  
2149 2149  )))
... ... @@ -2156,9 +2156,8 @@
2156 2156  (((
2157 2157  
2158 2158  
2131 +== 7.2 Have trouble to upload image. ==
2159 2159  
2160 -== 6.2 Have trouble to upload image. ==
2161 -
2162 2162  
2163 2163  )))
2164 2164  
... ... @@ -2169,9 +2169,8 @@
2169 2169  (((
2170 2170  
2171 2171  
2143 +== 7.3 Why I can't join TTN in US915 /AU915 bands? ==
2172 2172  
2173 -== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2174 -
2175 2175  
2176 2176  )))
2177 2177  
... ... @@ -2180,10 +2180,9 @@
2180 2180  )))
2181 2181  
2182 2182  
2153 += 8. Order Info =
2183 2183  
2184 -= 7. Order Info =
2185 2185  
2186 -
2187 2187  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
2188 2188  
2189 2189  (% style="color:#4f81bd" %)**XXX:**
... ... @@ -2199,9 +2199,10 @@
2199 2199  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2200 2200  
2201 2201  
2202 -= 8. Packing Info =
2203 2203  
2172 += 9. Packing Info =
2204 2204  
2174 +
2205 2205  **Package Includes**:
2206 2206  
2207 2207  * LT-22222-L I/O Controller x 1
... ... @@ -2209,6 +2209,7 @@
2209 2209  * Bracket for controller x1
2210 2210  * Program cable x 1
2211 2211  
2182 +
2212 2212  **Dimension and weight**:
2213 2213  
2214 2214  * Device Size: 13.5 x 7 x 3 cm
... ... @@ -2217,9 +2217,10 @@
2217 2217  * Weight / pcs : 170g
2218 2218  
2219 2219  
2220 -= 9. Support =
2221 2221  
2192 += 10. Support =
2222 2222  
2194 +
2223 2223  * (((
2224 2224  Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
2225 2225  )))
... ... @@ -2227,13 +2227,14 @@
2227 2227  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2228 2228  
2229 2229  
2230 -
2231 2231  
2232 2232  )))
2233 2233  
2234 -= 10. Reference​​​​​ =
2205 += 11. Reference​​​​​ =
2235 2235  
2236 2236  
2237 2237  * LT-22222-L: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]]
2238 2238  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2239 2239  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2211 +
2212 +
image-20221112174847-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +102.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0