<
From version < 73.4 >
edited by Xiaoling
on 2022/06/07 17:24
To version < 41.1 >
edited by Xiaoling
on 2022/06/07 17:01
>
Change comment: Uploaded new attachment "image-20220607170145-1.jpeg", version {1}

Summary

Details

Page properties
Content
... ... @@ -69,6 +69,7 @@
69 69  
70 70  
71 71  
72 +
72 72  = 1. Introduction =
73 73  
74 74  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -105,8 +105,6 @@
105 105  * 8500mAh Battery for long term use
106 106  
107 107  
108 -
109 -
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -128,15 +128,11 @@
128 128  * Length: 3.5 meters
129 129  
130 130  
131 -
132 -
133 133  == 1.4 ​Applications ==
134 134  
135 135  * Smart Agriculture
136 136  
137 137  
138 -
139 -
140 140  == 1.5 Pin mapping and power on ==
141 141  
142 142  [[image:1654592472094-134.png]]
... ... @@ -163,7 +163,7 @@
163 163  )))
164 164  
165 165  (((
166 -[[image:1654592492399-921.png]]
161 +
167 167  )))
168 168  
169 169  (((
... ... @@ -178,8 +178,8 @@
178 178  Each LSPH01 is shipped with a sticker with the default device EUI as below:
179 179  )))
180 180  
181 -[[image:image-20220607170145-1.jpeg]]
182 182  
177 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607135531-1.jpeg?rev=1.1||alt="image-20220607135531-1.jpeg"]]
183 183  
184 184  
185 185  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -187,24 +187,25 @@
187 187  
188 188  **Register the device**
189 189  
185 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581442672-605.png?rev=1.1||alt="1654581442672-605.png"]]
190 190  
191 -[[image:1654592600093-601.png]]
192 192  
193 193  
194 194  **Add APP EUI and DEV EUI**
195 195  
196 -[[image:1654592619856-881.png]]
191 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581465717-368.png?rev=1.1||alt="1654581465717-368.png"]]
197 197  
198 198  
194 +
199 199  **Add APP EUI in the application**
200 200  
201 -[[image:1654592632656-512.png]]
197 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581493871-516.png?rev=1.1||alt="1654581493871-516.png"]]
202 202  
203 203  
204 204  
205 205  **Add APP KEY**
206 206  
207 -[[image:1654592653453-934.png]]
203 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581517630-991.png?rev=1.1||alt="1654581517630-991.png"]]
208 208  
209 209  
210 210  (% style="color:blue" %)**Step 2**(%%): Power on LSPH01
... ... @@ -212,12 +212,12 @@
212 212  
213 213  Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
214 214  
215 -[[image:image-20220607170442-2.png]]
211 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607135918-2.png?rev=1.1||alt="image-20220607135918-2.png"]]
216 216  
217 217  
218 218  (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
219 219  
220 -[[image:1654592697690-910.png]]
216 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581590132-631.png?rev=1.1||alt="1654581590132-631.png"]]
221 221  
222 222  
223 223  
... ... @@ -245,7 +245,7 @@
245 245  [[Message Type>>path:#H2.3.6MessageType]]
246 246  )))
247 247  
248 -[[image:1654592721645-318.png]]
244 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581735133-458.png?rev=1.1||alt="1654581735133-458.png"]]
249 249  
250 250  
251 251  
... ... @@ -322,13 +322,12 @@
322 322  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
323 323  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
324 324  
325 -
326 326  === 2.3.7 Decode payload in The Things Network ===
327 327  
328 328  While using TTN network, you can add the payload format to decode the payload.
329 329  
330 330  
331 -[[image:1654592762713-715.png]]
326 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654582541848-906.png?rev=1.1||alt="1654582541848-906.png"]]
332 332  
333 333  (((
334 334  The payload decoder function for TTN is here:
... ... @@ -356,10 +356,10 @@
356 356  (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
357 357  
358 358  
359 -[[image:1654592790040-760.png]]
354 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583683416-869.png?rev=1.1||alt="1654583683416-869.png"]]
360 360  
361 361  
362 -[[image:1654592800389-571.png]]
357 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583694084-878.png?rev=1.1||alt="1654583694084-878.png"]]
363 363  
364 364  
365 365  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
... ... @@ -366,14 +366,14 @@
366 366  
367 367  (% style="color:blue" %)**Step 4**(%%)**: Create LSPH01 product.**
368 368  
369 -[[image:1654592819047-535.png]]
364 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583711590-413.png?rev=1.1||alt="1654583711590-413.png"]]
370 370  
371 371  
372 372  
373 -[[image:1654592833877-762.png]]
368 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583732798-193.png?rev=1.1||alt="1654583732798-193.png"]]
374 374  
375 375  
376 -[[image:1654592856403-259.png]]
371 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583749683-259.png?rev=1.1||alt="1654583749683-259.png"]]
377 377  
378 378  
379 379  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
... ... @@ -381,18 +381,18 @@
381 381  Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
382 382  
383 383  
384 -[[image:1654592878525-845.png]]
379 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583770974-935.png?rev=1.1||alt="1654583770974-935.png"]]
385 385  
386 -[[image:1654592892967-474.png]]
381 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583781517-146.png?rev=1.1||alt="1654583781517-146.png"]]
387 387  
388 388  
389 -[[image:1654592905354-123.png]]
384 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583791351-557.png?rev=1.1||alt="1654583791351-557.png"]]
390 390  
391 391  
392 392  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
393 393  
394 394  
395 -[[image:1654592917530-261.png]]
390 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583805491-713.png?rev=1.1||alt="1654583805491-713.png"]]
396 396  
397 397  
398 398  
... ... @@ -411,7 +411,7 @@
411 411  
412 412  (% style="color:#4f81bd" %)**Measurement the soil surface:**
413 413  
414 -[[image:1654592946732-634.png]]
409 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654584128046-287.png?rev=1.1||alt="1654584128046-287.png"]]
415 415  
416 416  Choose the proper measuring position. Split the surface soil according to the measured deep.
417 417  
... ... @@ -460,7 +460,7 @@
460 460  
461 461  After stable, user can use below command to calibrate.
462 462  
463 -[[image:image-20220607171149-4.png]]
458 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607144936-3.png?rev=1.1||alt="image-20220607144936-3.png"]]
464 464  
465 465  
466 466  (% style="color:#037691" %)**Calibration Payload**
... ... @@ -487,13 +487,11 @@
487 487  
488 488  User can also send 0x14 downlink command to poll the current calibration payload.
489 489  
490 -[[image:image-20220607171416-7.jpeg]]
485 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607145603-4.png?rev=1.1||alt="image-20220607145603-4.png"]]
491 491  
492 -
493 493  * Reply to the confirmation package: 14 01
494 494  * Reply to non-confirmed packet: 14 00
495 495  
496 -
497 497  == 2.8 Frequency Plans ==
498 498  
499 499  (((
... ... @@ -549,8 +549,6 @@
549 549  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
550 550  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
551 551  
552 -
553 -
554 554  === 2.8.3 CN470-510 (CN470) ===
555 555  
556 556  Used in China, Default use CHE=1
... ... @@ -617,8 +617,6 @@
617 617  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
618 618  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
619 619  
620 -
621 -
622 622  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
623 623  
624 624  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -733,8 +733,6 @@
733 733  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
734 734  * Blink once when device transmit a packet.
735 735  
736 -
737 -
738 738  == 2.10 ​Firmware Change Log ==
739 739  
740 740  
... ... @@ -778,10 +778,22 @@
778 778  
779 779  (% style="color:#037691" %)**AT Command: AT+TDC**
780 780  
781 -[[image:image-20220607171554-8.png]]
782 782  
769 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
770 +|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
771 +|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
772 +30000
783 783  
774 +OK
784 784  
776 +the interval is 30000ms = 30s
777 +)))
778 +|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
779 +OK
780 +
781 +Set transmit interval to 60000ms = 60 seconds
782 +)))
783 +
785 785  (% style="color:#037691" %)**Downlink Command: 0x01**
786 786  
787 787  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -791,7 +791,6 @@
791 791  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
792 792  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
793 793  
794 -
795 795  == 3.2 Set Interrupt Mode ==
796 796  
797 797  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -798,7 +798,7 @@
798 798  
799 799  (% style="color:#037691" %)**AT Command: AT+INTMOD**
800 800  
801 -[[image:image-20220607171716-9.png]]
799 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607153759-6.png?rev=1.1||alt="image-20220607153759-6.png"]]
802 802  
803 803  
804 804  (% style="color:#037691" %)**Downlink Command: 0x06**
... ... @@ -810,8 +810,6 @@
810 810  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
811 811  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
812 812  
813 -
814 -
815 815  == 3.3 Calibrate Sensor ==
816 816  
817 817  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -824,7 +824,7 @@
824 824  
825 825  (% style="color:#037691" %)**Downlink Command: 0x26**
826 826  
827 -[[image:image-20220607171917-10.png]]
823 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607154718-7.png?rev=1.1||alt="image-20220607154718-7.png"]]
828 828  
829 829  * Reply to the confirmation package: 26 01
830 830  * Reply to non-confirmed packet: 26 00
... ... @@ -912,7 +912,7 @@
912 912  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
913 913  )))
914 914  
915 -[[image:1654593587246-335.png]]
911 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588469844-778.png?rev=1.1||alt="1654588469844-778.png"]]
916 916  
917 917  
918 918  Minimum Working Voltage for the LSPH01:
... ... @@ -957,7 +957,7 @@
957 957  
958 958  And the Life expectation in difference case will be shown on the right.
959 959  
960 -[[image:1654593605679-189.png]]
956 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588577573-122.png?rev=1.1||alt="1654588577573-122.png"]]
961 961  
962 962  
963 963  The battery related documents as below:
... ... @@ -972,7 +972,7 @@
972 972  [[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]]
973 973  )))
974 974  
975 -[[image:image-20220607172042-11.png]]
971 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607155856-8.png?rev=1.1||alt="image-20220607155856-8.png"]]
976 976  
977 977  
978 978  
... ... @@ -998,7 +998,7 @@
998 998  
999 999  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
1000 1000  
1001 -[[image:1654593668970-604.png]]
997 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1002 1002  
1003 1003  **Connection:**
1004 1004  
... ... @@ -1012,7 +1012,7 @@
1012 1012  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1013 1013  
1014 1014  
1015 - [[image:1654593712276-618.png]]
1011 + [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1016 1016  
1017 1017  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1018 1018  
... ... @@ -1051,8 +1051,6 @@
1051 1051  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1052 1052  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1053 1053  
1054 -
1055 -
1056 1056  = 9. ​Packing Info =
1057 1057  
1058 1058  
... ... @@ -1067,11 +1067,8 @@
1067 1067  * Package Size / pcs : cm
1068 1068  * Weight / pcs : g
1069 1069  
1070 -
1071 -
1072 1072  = 10. ​Support =
1073 1073  
1074 1074  * 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.
1075 1075  * 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:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
1076 1076  
1077 -
1654592600093-601.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.6 KB
Content
1654592619856-881.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.1 KB
Content
1654592632656-512.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -83.1 KB
Content
1654592653453-934.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -65.2 KB
Content
1654592697690-910.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -42.6 KB
Content
1654592721645-318.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -42.6 KB
Content
1654592762713-715.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.2 KB
Content
1654592790040-760.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.2 KB
Content
1654592800389-571.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -66.6 KB
Content
1654592819047-535.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -246.2 KB
Content
1654592833877-762.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -199.6 KB
Content
1654592856403-259.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -129.1 KB
Content
1654592878525-845.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -37.7 KB
Content
1654592892967-474.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -64.0 KB
Content
1654592905354-123.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -11.3 KB
Content
1654592917530-261.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -127.1 KB
Content
1654592946732-634.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -345.3 KB
Content
1654593587246-335.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -144.0 KB
Content
image-20220607170442-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -99.6 KB
Content
image-20220607171123-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -24.8 KB
Content
image-20220607171149-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -24.8 KB
Content
image-20220607171311-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.2 KB
Content
image-20220607171335-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.1 KB
Content
image-20220607171416-7.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -5.0 KB
Content
image-20220607171554-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -12.7 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -83.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0