<
From version < 6.1 >
edited by Xiaoling
on 2023/05/22 09:29
To version < 19.1 >
edited by Saxer Lin
on 2023/06/30 15:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Saxer
Content
... ... @@ -51,6 +51,9 @@
51 51  )))
52 52  
53 53  
54 +[[image:image-20230522092934-2.png||height="346" width="774"]]
55 +
56 +
54 54  == 1.2 ​Features ==
55 55  
56 56  
... ... @@ -69,7 +69,6 @@
69 69  * Outdoor Use
70 70  
71 71  
72 -
73 73  == 1.3 Specification ==
74 74  
75 75  
... ... @@ -104,7 +104,6 @@
104 104  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
105 105  
106 106  
107 -
108 108  == 1.4 Applications ==
109 109  
110 110  
... ... @@ -139,11 +139,10 @@
139 139  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means Device is in Deep Sleep Mode.
140 140  
141 141  
142 -
143 143  == 1.7 BLE connection ==
144 144  
145 145  
146 -D2x-LB support BLE remote configure.
146 +DS03A-LB support BLE remote configure.
147 147  
148 148  
149 149  BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case:
... ... @@ -175,7 +175,7 @@
175 175  == 2.1 How it works ==
176 176  
177 177  
178 -The DS03A-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the DS03A-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
178 +The DS03A-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the DS03A-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 2 hours.
179 179  
180 180  
181 181  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
... ... @@ -183,9 +183,11 @@
183 183  
184 184  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example. (% style="display:none" %)
185 185  
186 -The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
186 +The LPS8v2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
187 187  
188 +[[image:image-20230522092858-1.png||height="391" width="874"]]
188 188  
190 +
189 189  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DS03A-LB.
190 190  
191 191  Each DS03A-LB is shipped with a sticker with the default device EUI as below:
... ... @@ -232,6 +232,7 @@
232 232  
233 233  === 2.3.1 Device Status, FPORT~=5 ===
234 234  
237 +
235 235  Users can use the downlink command(**0x26 01**) to ask DS03A-LB to send device configure detail, include device configure status. DS03A-LB will uplink a payload via FPort=5 to server.
236 236  
237 237  The Payload format is as below.
... ... @@ -244,42 +244,42 @@
244 244  
245 245  Example parse in TTNv3
246 246  
247 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/WebHome/image-20230415153147-2.png?rev=1.1||alt="图片-20230415153147-2.png" height="209" width="1063"]]
250 +[[image:image-20230630155406-1.png||height="190" width="873"]]
248 248  
249 249  
250 -(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x0B
253 +(% style="color:#037691" %)**Sensor Model**(%%): For DS03A-LB, this value is 0x1B
251 251  
252 252  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
253 253  
254 254  (% style="color:#037691" %)**Frequency Band**:
255 255  
256 -*0x01: EU868
259 +0x01: EU868
257 257  
258 -*0x02: US915
261 +0x02: US915
259 259  
260 -*0x03: IN865
263 +0x03: IN865
261 261  
262 -*0x04: AU915
265 +0x04: AU915
263 263  
264 -*0x05: KZ865
267 +0x05: KZ865
265 265  
266 -*0x06: RU864
269 +0x06: RU864
267 267  
268 -*0x07: AS923
271 +0x07: AS923
269 269  
270 -*0x08: AS923-1
273 +0x08: AS923-1
271 271  
272 -*0x09: AS923-2
275 +0x09: AS923-2
273 273  
274 -*0x0a: AS923-3
277 +0x0a: AS923-3
275 275  
276 -*0x0b: CN470
279 +0x0b: CN470
277 277  
278 -*0x0c: EU433
281 +0x0c: EU433
279 279  
280 -*0x0d: KR920
283 +0x0d: KR920
281 281  
282 -*0x0e: MA869
285 +0x0e: MA869
283 283  
284 284  
285 285  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -310,24 +310,29 @@
310 310  
311 311  Uplink Payload totals 11 bytes.
312 312  
313 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
314 -|=(% colspan="5" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 522px;" %)**Real-Time Open/Close Status, FPORT=2**
315 -|(% style="width:95px" %)**Size(bytes)**|(% style="width:78px" %)**1**|(% style="width:98px" %)**3**|(% style="width:144px" %)**3**|(% style="width:108px" %)**4**
316 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
317 +|=(% colspan="5" style="background-color:#D9E2F3;color:#0070C0;width:515px" %)**Real-Time Open/Close Status, FPORT=2**
318 +|(% style="width:94px" %)**Size(bytes)**|(% style="width:77px" %)**1**|(% style="width:97px" %)**3**|(% style="width:143px" %)**3**|(% style="width:107px" %)**4**
316 316  |(% style="width:95px" %)**Value**|(% style="width:78px" %)Status & [[Alarm>>||anchor="H3.3.4A0AlarmBaseonTimeout"]]|(% style="width:98px" %)Total open door events|(% style="width:144px" %)(((
317 317  The last door open duration (unit: min)
318 318  )))|(% style="width:108px" %)[[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]]
319 319  
323 +**Status & Alarm:**
320 320  
321 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:518.818px" %)
322 -|=(% colspan="4" style="background-color: rgb(217, 226, 243); color: rgb(0, 112, 192); width: 516px;" %)**Status & Alarm field**
323 -|(% style="width:76px" %)**Size(bit)**|(% style="width:70px" %)**6**|(% style="width:240px" %)**1**|(% style="width:130px" %)**1**
324 -|(% style="width:76px" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:240px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
325 -0: No Alarm; 1: Alarm|(% style="width:130px" %)Status
326 -0: Close, 1: Open
325 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
326 +|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**Size(bit)**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit7**|(% style="background-color:#d9e2f3; color:#0070c0; width:79px" %)**bit6**|(% style="background-color:#d9e2f3; color:#0070c0; width:59px" %)**[bit5:bit2]**|(% style="background-color:#d9e2f3; color:#0070c0; width:129px" %)**bit1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**bit0**
327 +|(% style="width:76px" %)**Value**|(% style="width:79px" %)(((
328 +No ACK Message
329 +)))|(% style="width:84px" %)(((
330 +Poll Message Flag
331 +)))|(% style="width:96px" %)Reserve|(% style="width:197px" %)[[Enable/disable Timeout Alarm>>||anchor="H3.3.3A0Enable2FDisableAlarm"]]
332 +0: No Alarm; 1: Alarm|(% style="width:104px" %)Status 0: Close, 1: Open
327 327  
328 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110547-6.png?width=1191&height=337&rev=1.1||alt="image-20220609110547-6.png" height="337" width="1191"]]
334 +[[image:image-20230630155451-2.png||height="246" width="928"]]
329 329  
336 +[[image:image-20230630155908-6.png||height="295" width="927"]]
330 330  
338 +
331 331  === 2.3.3  Historical Door Open/Close Event, FPORT~=3 ===
332 332  
333 333  
... ... @@ -341,59 +341,57 @@
341 341  
342 342  For example, in the US915 band, the max payload for different DR is:
343 343  
344 -1. (((
345 -**DR0**: max is 11 bytes so one entry of data
352 +(((
353 +**~1. DR0**: max is 11 bytes so one entry of data
346 346  )))
347 -1. (((
348 -**DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
355 +
356 +(((
357 +**2. DR1**: max is 53 bytes so devices will upload 4 entries of data (total 44 bytes)
349 349  )))
350 -1. (((
351 -**DR2**: total payload includes 11 entries of data
359 +
360 +(((
361 +**3. DR2**: total payload includes 11 entries of data
352 352  )))
353 -1. (((
354 -**DR3**: total payload includes 22 entries of data.
363 +
364 +(((
365 +**4. DR3**: total payload includes 22 entries of data.
355 355  )))
356 356  
357 357  If DS03A-LB doesn't have any data in the polling time. It will uplink 11 bytes of 0
358 358  
359 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609112215-7.png?width=1250&height=277&rev=1.1||alt="image-20220609112215-7.png" height="277" width="1250"]]
370 +[[image:image-20230630155556-4.png||height="146" width="938"]]
360 360  
361 361  **Downlink:**
362 362  
363 -0x31 61 8E 57 40 61 8E 81 70 05
374 +0x31 64 9E 7D 34 64 9E 7E 9C 05
364 364  
365 365  
366 366  **Uplink:**
367 367  
368 -00 00 00 00 00 00 00 61 8E 5F 8F 01 00 00 01 00 00 00 61 8E 5F D2 00 00 00 01 00 00 02 61 8E 60 64 01 00 00 02 00 00 02 61 8E 60 75 00 00 00 02 00 00 01 61 8E 60 C6 00 00 00 02 00 00 01 61 8E 7B A7 01 00 00 03 00 00 01 61 8E 7F 38 00 00 00 03 00 00 02 61 8E 7F CE 01 00 00 04 00 00 02 61 8E 81 1B 00 00 00 04 00 00 00 61 8E 81 50
379 +45 00 00 00 00 00 00 64 9E 7D 48 40 00 00 00 00 00 63 64 9E 7D 9C 41 00 00 01 00 00 63 64 9E 7D A4 40 00 00 01 00 00 8D 64 9E 7E 31 43 00 00 02 00 00 8D 64 9E 7E 44 48 00 00 02 00 00 1F 64 9E 7E 59 4B 00 00 03 00 00 1F 64 9E 7E 6B
369 369  
370 370  
371 371  **Parsed Value:**
372 372  
373 -[ALARM, DOOR_OPEN_STATUS, DOOR_OPEN_TIMES,LAST_DOOR_OPEN_DURATION, TIME]
384 +[COUNTMOD, TDC_FLAG, ALARM,  DOOR_STATUS, DOOR_OPEN_TIMES, LAST_DOOR_OPEN_DURATION, TIME]
374 374  
375 375  
376 -[FALSE, CLOSE, 0, 0, 2021-11-12 12:35:27],
387 +[SUM,YES,FALSE,OPEN,0,0,2023-06-30 06:59:20],
377 377  
378 -[FALSE, OPEN,  1, 0, 2021-11-12 12:36:34],
389 +[SUM,NO,FALSE,CLOSE,0,99,2023-06-30 07:00:44],
379 379  
380 -[FALSE, CLOSE, 1, 2, 2021-11-12 12:39:00],
391 +[SUM,NO,FALSE,OPEN, 1,99,2023-06-30 07:00:52],
381 381  
382 -[FALSE, OPEN,  2, 2, 2021-11-12 12:39:17],
393 +[SUM,NO,FALSE,CLOSE,1,141,2023-06-30 07:03:13],
383 383  
384 -[FALSE, CLOSE, 2, 1, 2021-11-12 12:40:38],
395 +[SUM,NO,TRUE,OPEN, 2,141,2023-06-30 07:03:32],
385 385  
386 -[FALSE, CLOSE, 2, 1, 2021-11-12 14:35:19],
397 +[PART,NO,FALSE,CLOSE,2,31,2023-06-30 07:03:53],
387 387  
388 -[FALSE, OPEN,  3, 1, 2021-11-12 14:50:32],
399 +[PART,NO,TRUE,OPEN, 3,31,2023-06-30 07:04:11],
389 389  
390 -[FALSE, CLOSE, 3, 2, 2021-11-12 14:53:02],
401 +[[image:image-20230630155751-5.png||height="188" width="809"]]
391 391  
392 -[FALSE, OPEN,  4, 2, 2021-11-12 14:58:35],
393 -
394 -[FALSE, CLOSE, 4, 0, 2021-11-12 14:59:28],
395 -
396 -
397 397  === 2.3.4  Sensor Configuration, FPORT~=4 ===
398 398  
399 399  
... ... @@ -429,7 +429,7 @@
429 429  
430 430  Shows the configure value of [[Alarm Base on Timeout Feature>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/#H3.8A0AlarmBaseonTimeout]]
431 431  
432 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS03A%20-%20Outdoor%20LoRaWAN%20OpenClose%20Door%20Sensor%20Manual/WebHome/image-20220609110018-4.png?width=1159&height=291&rev=1.1||alt="image-20220609110018-4.png" height="291" width="1159"]]
438 +[[image:image-20230630155527-3.png||height="146" width="902"]]
433 433  
434 434  
435 435  == 2.4 Payload Decoder file ==
... ... @@ -540,11 +540,9 @@
540 540  == 2.8 ​Firmware Change Log ==
541 541  
542 542  
543 -**Firmware download link:**
549 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0>>https://www.dropbox.com/sh/b0uwyzjs4px4eao/AADvI7fPRwsFKTglEmaRRuaaa?dl=0]]
544 544  
545 -[[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
546 546  
547 -
548 548  = 3. Configure DS03A-LB =
549 549  
550 550  == 3.1 Configure Methods: ==
... ... @@ -557,9 +557,9 @@
557 557  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
558 558  
559 559  
560 -
561 561  == 3.2 General Commands ==
562 562  
566 +
563 563  These commands are to configure:
564 564  
565 565  * General system settings like: uplink interval.
... ... @@ -584,7 +584,7 @@
584 584  (% style="color:blue" %)**AT Command: AT+TDC**
585 585  
586 586  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
587 -|=(% style="width: 156px;background-color:#D9E2F3" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3" %)**Function**|=(% style="background-color:#D9E2F3" %)**Response**
591 +|=(% style="width: 156px;background-color:#D9E2F3; color:#0070c0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3; color:#0070c0" %)**Function**|=(% style="background-color:#D9E2F3; color:#0070c0" %)**Response**
588 588  |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
589 589  30000
590 590  OK
... ... @@ -605,7 +605,6 @@
605 605  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
606 606  
607 607  
608 -
609 609  === 3.3.2 Get Device Status ===
610 610  
611 611  
... ... @@ -726,7 +726,7 @@
726 726  |(% style="width:155px" %)(((
727 727  AT+TTRCHANNEL=1
728 728  )))|(% style="width:288px" %)(((
729 -set as single channel, only use PB14 pin as interrupt pin.
732 +set as single channel, only use PA8 pin as interrupt pin.
730 730  )))|(% style="width:44px" %)(((
731 731  OK
732 732  )))
... ... @@ -733,7 +733,7 @@
733 733  |(% style="width:155px" %)(((
734 734  AT+TTRCHANNEL=2
735 735  )))|(% style="width:288px" %)(((
736 -is set as dual channel, use PB14 pin and PB15 pin as interrupt pin.
739 +is set as dual channel, use PA8 pin and PA4 pin as interrupt pin.
737 737  )))|(% style="width:44px" %)(((
738 738  OK
739 739  )))
... ... @@ -788,34 +788,6 @@
788 788  Example:  0C aa  => AT+TTRALARM= aa
789 789  
790 790  
791 -=== 3.3.10  Select counting mode ===
792 -
793 -
794 -(% style="color:blue" %)**AT+TTRMODx=a,b**
795 -
796 -When (% style="color:#037691" %)**a=0**(%%), the door is opened to count, and when (% style="color:#037691" %)**a=1**(%%),the closed door is counted.
797 -
798 -When (% style="color:#037691" %)**b=0**(%%), it is the last door open duration, and when (% style="color:#037691" %)**b=1**(%%),the last door close duration.
799 -
800 -(% style="color:blue" %)**AT Command:**
801 -
802 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
803 -|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 278px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 77px;background-color:#D9E2F3;color:#0070C0" %)**Response**
804 -|(% style="width:155px" %)(((
805 -AT+TTRMODx=1,0
806 -)))|(% style="width:278px" %)Door closed count and record the last door opened duration|(% style="width:85px" %)(((
807 -OK
808 -)))
809 -|(% style="width:155px" %)(((
810 -AT+TTRMODx=0,1
811 -)))|(% style="width:278px" %)(((
812 -Door opened count and record the last door Door Door open closed duration
813 -)))|(% style="width:85px" %)(((
814 -OK
815 -)))
816 -
817 -
818 -
819 819  = 4. Battery & Power Consumption =
820 820  
821 821  
... ... @@ -836,13 +836,12 @@
836 836  Firmware and changelog can be downloaded from : **[[Firmware download link>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
837 837  
838 838  
839 -Methods to Update Firmware:
814 +**Methods to Update Firmware:**
840 840  
841 -* (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]
842 -* Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
816 +* (Recommanded way) OTA firmware update via wireless:** [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]**
817 +* Update through UART TTL interface**[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
843 843  
844 844  
845 -
846 846  = 6. FAQ =
847 847  
848 848  
... ... @@ -871,7 +871,6 @@
871 871  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
872 872  
873 873  
874 -
875 875  = 8. ​Packing Info =
876 876  
877 877  
... ... @@ -890,7 +890,6 @@
890 890  * Weight / pcs : g
891 891  
892 892  
893 -
894 894  = 9. Support =
895 895  
896 896  
image-20230522093256-3.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +34.5 KB
Content
image-20230630155406-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +41.8 KB
Content
image-20230630155451-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +77.2 KB
Content
image-20230630155527-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +39.2 KB
Content
image-20230630155556-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +38.4 KB
Content
image-20230630155751-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20230630155908-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +90.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0