<
From version < 65.10 >
edited by Xiaoling
on 2022/06/25 10:14
To version < 67.11 >
edited by Xiaoling
on 2022/06/25 10:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,15 +29,25 @@
29 29  == 1.1  What is GroPoint Air ==
30 30  
31 31  
32 +(((
32 32  The Dragino GroPoint is a (% style="color:blue" %)**LoRaWAN Multi Soil Segment Converter**(%%) for IoT of Agriculture. It is designed to connect to [[GroPoint Profile Multi-depth Soil moisture and temperature profile Sensor>>url:https://www.gropoint.com/products/soil-sensors/gropoint-profile]] and get GroPoint Profile’s reading and send it to IoT server via LoRaWAN wireless network.
34 +)))
33 33  
36 +(((
34 34  (% style="color:blue" %)**GroPoint Profile is plug-and-play with GroPoint Air**(%%) to get soil moisture and send via wireless. GroPoint Profile is powered by GroPoint Air, (% style="color:blue" %)**no need external power source**(%%).
38 +)))
35 35  
40 +(((
36 36  The LoRa wireless technology used in GroPoint Air allows devices to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
42 +)))
37 37  
44 +(((
38 38  GroPoint Air is powered by (% style="color:blue" %)**an 8500mAh Li-SOCI2 battery**(%%), it is designed for long-term use for up to 5 years.
46 +)))
39 39  
48 +(((
40 40  Each GroPoint Air is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to the local LoRaWAN server and it will auto-connect after power on.
50 +)))
41 41  
42 42  (% aria-label="image-20220530002019-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002019-2.png||data-widget="image" height="295" width="655"]](% title="Click and drag to resize" %)​
43 43  
... ... @@ -55,11 +55,18 @@
55 55  * 8500mAh Battery for long term use
56 56  
57 57  
68 +
69 +
70 +
58 58  == 1.3  Probe Specification ==
59 59  
73 +(((
60 60  GroPoint Air includes an M12 5-pin connector, the pins definition matches GroPoint Profile M12 version probes. Users can connect this connector to GroPoint Profile directly.
75 +)))
61 61  
77 +(((
62 62  GroPoint Profile includes a series of multi-depth soil moisture and temperature sensors. The specification for GroPoint Profile can be found here: [[https:~~/~~/www.gropoint.com/products/soil-sensors/gropoint-profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]
79 +)))
63 63  
64 64  
65 65  == 1.4  Applications ==
... ... @@ -66,6 +66,10 @@
66 66  
67 67  * Smart Agriculture
68 68  
86 +
87 +
88 +
89 +
69 69  == 1.5  Pin Mapping ==
70 70  
71 71  Inner PCB Pin mapping for reference:
... ... @@ -83,6 +83,10 @@
83 83  * Blink once when device transmits a packet.
84 84  
85 85  
107 +
108 +
109 +
110 +
86 86  == 2.2  Firmware and Changelog ==
87 87  
88 88  (((
... ... @@ -102,12 +102,20 @@
102 102  
103 103  == 3.1  Connect to GroPoint Profile ==
104 104  
130 +(((
105 105  GroPoint Air must be used with [[GroPoint Profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]. There are different interface model from GroPoint, users need to choose the one:
132 +)))
106 106  
107 -* Support RS485 Interface
108 -* with M12 5pin connector.
134 +* (((
135 +Support RS485 Interface
136 +)))
137 +* (((
138 +with M12 5pin connector.
139 +)))
109 109  
141 +(((
110 110  Such model in GroPoint Profile is: (% style="color:blue" %)**2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).
143 +)))
111 111  
112 112  
113 113  == 3.2  Connect to LoRaWAN Network? ==
... ... @@ -117,16 +117,29 @@
117 117  
118 118  == 3.3  Example to use for LoRaWAN network ==
119 119  
153 +(((
120 120  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
155 +)))
121 121  
122 -* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
157 +* (((
158 +In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
159 +)))
123 123  
161 +(((
124 124  Assume the DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the GroPoint Air device in TTN V3:
163 +)))
125 125  
165 +(((
166 +
167 +)))
126 126  
169 +(((
127 127  (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
171 +)))
128 128  
173 +(((
129 129  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
175 +)))
130 130  
131 131  
132 132  (% aria-label="1652944593868-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png" data-widget="image"]](% title="Click and drag to resize" %)​
... ... @@ -148,9 +148,13 @@
148 148  
149 149  (% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
150 150  
151 -(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" data-widget="image" height="430" width="725"]](% title="Click and drag to resize" %)​
197 +(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" data-widget="image" height="430" width="725"]]
152 152  
199 +(% title="Click and drag to resize" %)​
200 +
201 +(((
153 153  Put the jumper to power on GroPoint Air and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and the user can see it in the panel.
203 +)))
154 154  
155 155  (% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %)​
156 156  
... ... @@ -247,11 +247,10 @@
247 247  * AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]].
248 248  * LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
249 249  
250 -
251 251  There are two kinds of commands to configure GroPoint Air, they are:
252 252  
253 253  * (((
254 -**~ (% style="color:#4472C4" %)General Commands**.
303 +**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
255 255  )))
256 256  
257 257  These commands are to configure:
... ... @@ -264,7 +264,7 @@
264 264  
265 265  
266 266  * (((
267 -**~ (% style="color:#4472C4" %)Commands special design for GroPoint Air**
316 +**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
268 268  )))
269 269  
270 270  These commands only valid for GroPoint Air, as below:
... ... @@ -275,11 +275,11 @@
275 275  
276 276  Feature: Change LoRaWAN End Node Transmit Interval.
277 277  
278 -**(% style="color:#037691" %)AT Command: AT+TDC**
327 +(% style="color:#037691" %)**AT Command: AT+TDC**
279 279  
280 280  (% aria-label="image-20220607171554-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
281 281  
282 -**(% style="color:#037691" %)Downlink Command: 0x01**
331 +(% style="color:#037691" %)**Downlink Command: 0x01**
283 283  
284 284  Format: Command Code (0x01) followed by 3 bytes time value.
285 285  
... ... @@ -297,11 +297,11 @@
297 297  
298 298  Feature, Set Interrupt mode for GPIO_EXIT.
299 299  
300 -**(% style="color:#037691" %)AT Command: AT+INTMOD**
349 +(% style="color:#037691" %)**AT Command: AT+INTMOD**
301 301  
302 302  (% aria-label="image-20220607171716-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
303 303  
304 -**(% style="color:#037691" %)Downlink Command: 0x06**
353 +(% style="color:#037691" %)**Downlink Command: 0x06**
305 305  
306 306  Format: Command Code (0x06) followed by 3 bytes.
307 307  
... ... @@ -323,11 +323,11 @@
323 323  
324 324  The default delay is 1000ms.
325 325  
326 -**(% style="color:#037691" %)AT Command: AT+SDELAY**
375 +(% style="color:#037691" %)**AT Command: AT+SDELAY**
327 327  
328 328  (% aria-label="image-20220613175511-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613175511-8.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
329 329  
330 -**(% style="color:#037691" %)Downlink Command: 0xA1**
379 +(% style="color:#037691" %)**Downlink Command: 0xA1**
331 331  
332 332  Format: Command Code (0xA1) followed by 3 bytes time value.
333 333  
... ... @@ -345,7 +345,7 @@
345 345  
346 346  Feature: Using this function will re-update the model.
347 347  
348 -**(% style="color:#037691" %)Downlink Command: 0xFA00**
397 +(% style="color:#037691" %)**Downlink Command: 0xFA00**
349 349  
350 350  
351 351  == 4.5  Get Firmware Version Info ==
... ... @@ -352,7 +352,7 @@
352 352  
353 353  Feature: use downlink to get firmware version.
354 354  
355 -**(% style="color:#037691" %)Downlink Command: 0x26**
404 +(% style="color:#037691" %)**Downlink Command: 0x26**
356 356  
357 357  (% aria-label="image-20220607171917-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
358 358  
... ... @@ -363,28 +363,14 @@
363 363  
364 364  Configures info payload:
365 365  
366 -(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:510px" %)
367 -|=(% style="width: 96px;" %)(((
368 -**Size(bytes)**
369 -)))|=(% style="width: 119px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 82px;" %)**2**|=(% style="width: 108px;" %)**1**|=(% style="width: 76px;" %)4|=(% style="width: 102px;" %)**1**
370 -|(% style="width:96px" %)**Value**|(% style="width:119px" %)Software Type|(% style="width:88px" %)(((
371 -Frequency
415 +[[image:image-20220625101917-1.png]]
372 372  
373 -Band
374 -)))|(% style="width:88px" %)Sub-band|(% style="width:82px" %)(((
375 -Firmware
376 376  
377 -Version
378 -)))|(% style="width:108px" %)Sensor Type|(% style="width:76px" %)Reserve|(% style="width:102px" %)(((
379 -[[Message Type>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H2.3.6MessageType]]
380 -Always 0x02
381 -)))
418 +(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for GroPoint Air
382 382  
383 -**(% style="color:#037691" %)Software Type**(%%): Always 0x03 for LLMS01
384 384  
421 +(% style="color:#037691" %)**Frequency Band**(%%):
385 385  
386 -**(% style="color:#037691" %)Frequency Band**(%%):
387 -
388 388  *0x01: EU868
389 389  
390 390  *0x02: US915
... ... @@ -407,12 +407,15 @@
407 407  
408 408  *0x0B: AS923-4
409 409  
410 -**Sub-Band**: value 0x00 ~~ 0x08
411 411  
412 -**Firmware Version**: 0x0100, Means: v1.0.0 version
446 +(% style="color:#037691" %)**Sub-Band**(%%):  value 0x00 ~~ 0x08
413 413  
414 -**Sensor Type**:
415 415  
449 +(% style="color:#037691" %)**Firmware Version**(%%):  0x0100, Means: v1.0.0 version
450 +
451 +
452 +(% style="color:#037691" %)**Sensor Type**(%%):
453 +
416 416  0x01: LSE01
417 417  
418 418  0x02: LDDS75
... ... @@ -430,6 +430,7 @@
430 430  0x08: LSLP01
431 431  
432 432  
471 +
433 433  = 5.  Use AT Command =
434 434  
435 435  == 5.1  Access AT Commands ==
... ... @@ -451,7 +451,7 @@
451 451  
452 452  (% aria-label="1654653659449-932.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||data-widget="image" height="471" width="674"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
453 453  
454 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
493 +Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
455 455  
456 456  
457 457  = 6.  Battery & How to replace =
... ... @@ -477,10 +477,10 @@
477 477  Instruction to use as below:
478 478  
479 479  
480 -**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
519 +(% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
481 481  
482 482  
483 -**Step 2**: Open it and choose
522 +(% style="color:blue" %)**Step 2**(%%):  Open it and choose
484 484  
485 485  * (((
486 486  Product Model
... ... @@ -499,13 +499,13 @@
499 499  The battery-related documents as below:
500 500  
501 501  * (((
502 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
541 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
503 503  )))
504 504  * (((
505 505  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
506 506  )))
507 507  * (((
508 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
547 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
509 509  )))
510 510  
511 511  (% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
... ... @@ -538,9 +538,9 @@
538 538  
539 539  = 8.  Trouble Shooting =
540 540  
541 -== 8.1  AT Commands input doesnt work ==
580 +== 8.1  AT Commands input doesn't work ==
542 542  
543 -In case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
582 +In case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
544 544  
545 545  
546 546  == 8.2  Why i see the payload is 7FFF? ==
... ... @@ -550,20 +550,19 @@
550 550  
551 551  = 9.  Order Info =
552 552  
553 -Part Number: **GROPOINT AIR-M-XX**
592 +Part Number: (% style="color:blue" %)**GROPOINT AIR-M-XX**
554 554  
555 -**XX**: The default frequency band
594 +(% style="color:blue" %)**XX**(%%): The default frequency band
556 556  
557 -* **AS923**: LoRaWAN AS923 band
558 -* **AU915**: LoRaWAN AU915 band
559 -* **EU433**: LoRaWAN EU433 band
560 -* **EU868**: LoRaWAN EU868 band
561 -* **KR920**: LoRaWAN KR920 band
562 -* **US915**: LoRaWAN US915 band
563 -* **IN865**: LoRaWAN IN865 band
564 -* **CN470**: LoRaWAN CN470 band
596 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
597 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
598 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
599 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
600 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
601 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
602 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
603 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
565 565  
566 -(% class="wikigeneratedid" id="H200BPackingInfo" %)
567 567  ​
568 568  
569 569  
image-20220625101917-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +7.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0