<
From version < 156.2 >
edited by Xiaoling
on 2023/03/01 17:09
To version < 116.1 >
edited by Xiaoye
on 2022/11/21 11:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -16,11 +16,12 @@
16 16  
17 17  
18 18  
19 -= 1. Introduction =
19 += **1. Introduction** =
20 20  
21 -== 1.1 What is LPS8v2 ==
22 22  
22 +== **1.1 What is LPS8v2** ==
23 23  
24 +
24 24  (((
25 25  (((
26 26  The LPS8v2 is an (% style="color:green" %)**open-source LoRaWAN Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:green" %)**WiFi , Ethernet or Cellular Network**(%%) (via Optional 4G module). The LoRa wireless allows users to send data and reach extremely long ranges at low data rates.
... ... @@ -43,9 +43,10 @@
43 43  )))
44 44  
45 45  
46 -== 1.2 Specifications ==
47 47  
48 +== **1.2 Specifications** ==
48 48  
50 +
49 49  (% style="color:#037691" %)**Hardware System:**
50 50  
51 51  * CPU: Quad-core Cortex-A7 1.2Ghz
... ... @@ -57,20 +57,16 @@
57 57  * 10M/100M RJ45 Ports x 1
58 58  * Multi-Channel LoRaWAN Wireless
59 59  * WiFi 802.11 b/g/n
60 -* Sensitivity: -140dBm
61 -* Max Output Power: 27dBm
62 62  
63 63  (% style="color:#037691" %)**Operating Condition:**
64 64  
65 -* Work Temperature: -20 ~~ 70°C
66 -* Storage Temperature: -20 ~~ 70°C
65 +* Work Temperature: -20 ~~ 65°C
66 +* Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 +== **1.3 Features** ==
69 69  
70 70  
71 -== 1.3 Features ==
72 -
73 -
74 74  * Open Source Debian system
75 75  * Managed by Web GUI, SSH via WAN or WiFi
76 76  * Remote Management
... ... @@ -86,15 +86,13 @@
86 86  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
87 87  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
88 88  
87 +== **1.4 Block Diagram** ==
89 89  
90 90  
91 -== 1.4 Block Diagram ==
92 92  
91 +== **1.5 LED Indicators** ==
93 93  
94 94  
95 -== 1.5 LED Indicators ==
96 -
97 -
98 98  LPS8-V2 has totally four LEDs, They are:
99 99  
100 100  
... ... @@ -113,9 +113,10 @@
113 113  (% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
114 114  
115 115  
116 -== 1.6 Button Intruction ==
117 117  
113 +== **1.6 Button Intruction** ==
118 118  
115 +
119 119  LPS8-V2 has a black toggle button, which is:
120 120  
121 121  
... ... @@ -129,24 +129,27 @@
129 129   //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
130 130  
131 131  
132 -= 2. Quick Start =
133 133  
130 += **2. Quick Start** =
134 134  
132 +
135 135  The LPS8-V2 supports network access via Ethernet or Wi-Fi connection and runs without a network.
136 136  
137 137  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
138 138  
139 139  
140 -== 2.1 Connects to the network and accesses the gateway Web UI ==
141 141  
142 -== 2.1.1 connect the network ==
139 +== **2.1 Connects to the network and accesses the gateway Web UI** ==
143 143  
144 144  
142 +== **2.1.1 connect the network.** ==
143 +
144 +
145 145  === (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ===
146 146  
147 147  
148 148  (((
149 -Connect the LPS8-V2 Ethernet port to your router and LPS8-V2 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2.
149 +Connect the LPS8-V2 Ethernet port to your router and LPS8 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2.
150 150  )))
151 151  
152 152  (((
... ... @@ -156,32 +156,10 @@
156 156  [[image:image-20220622100129-1.png||height="332" width="1263"]]
157 157  
158 158  
159 -=== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ===
160 160  
160 +=== (% style="color:blue" %)**Method 2**(%%):  Connect via WiFi with DHCP IP from the router ===
161 161  
162 -[[image:image-20230107084650-2.png||height="310" width="839"]]
163 163  
164 -
165 -(% style="color:blue" %)**Steps to connect via fallback IP:**
166 -
167 -~1. Connect the PC's Ethernet port to LPS8-V2's WAN port
168 -
169 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
170 -
171 -As in the below photo:
172 -
173 -[[image:image-20230107085904-4.png||height="443" width="361"]]
174 -
175 -3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
176 -
177 -
178 -[[image:image-20230111094247-2.png||height="619" width="1250"]]
179 -
180 -
181 -
182 -=== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ===
183 -
184 -
185 185  [[image:image-20220622100542-2.png||height="369" width="1256"]]
186 186  
187 187  
... ... @@ -201,32 +201,13 @@
201 201  [[image:image-20220622102901-8.png||height="476" width="938"]]
202 202  
203 203  
204 -== 2.1.2 Access Configure Web UI ==
205 205  
183 +== **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
206 206  
207 -**Web Interface**
208 208  
209 -Open a browser on the PC and type the LPS8-V2 ip address (depends on your connect method)
186 +=== **2.2.1 Select your area frequency** ===
210 210  
211 211  
212 -[[(% style="background-color:yellow" %)**//http:~~/~~/IP_ADDRESS //**>>http://IP_ADDRESS]](%%) or (% style="background-color:yellow" %)//**[[http:~~/~~/172.31.255.254>>http://172.31.255.254(]]**//(Fallback IP)
213 -
214 -You will see the login interface of LPS8-V2 as shown below.
215 -
216 -The account details for Web Login are:
217 -
218 -(% style="color:#4f81bd" %)**User Name: root**
219 -
220 -(% style="color:#4f81bd" %)**Password:   dragino**
221 -
222 -[[image:image-20230106153501-1.png||height="367" width="894"]]
223 -
224 -
225 -== 2.2 The LPS8-V2 is registered and connected to The Things Network ==
226 -
227 -=== 2.2.1 Select your area frequency ===
228 -
229 -
230 230  (((
231 231  First, you need to set the frequency plan in LPS8-V2 to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
232 232  
... ... @@ -236,9 +236,10 @@
236 236  [[image:image-20220622103332-9.png||height="485" width="938"]]
237 237  
238 238  
239 -=== 2.2.2 Get the only gateway EUI ===
240 240  
199 +=== **2.2.2 Get the only gateway EUI** ===
241 241  
201 +
242 242  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
243 243  
244 244  
... ... @@ -260,9 +260,10 @@
260 260  [[image:image-20220622103956-12.png]]
261 261  
262 262  
263 -== 2.2.3 Register the gateway to The Things Network ==
264 264  
224 +== **2.2.3 Register the gateway to The Things Network** ==
265 265  
226 +
266 266  **Login to The Things Network**
267 267  
268 268  [[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
... ... @@ -276,21 +276,25 @@
276 276  **Get it online**
277 277  
278 278  
279 -= 3. Web Configure Pages =
280 280  
281 -== 3.1 Home ==
241 += **3. Web Configure Pages** =
282 282  
283 283  
244 +== **3.1 Home** ==
245 +
246 +
284 284  //Shows the system running status~://
285 285  
286 286  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220622102901-8.png?rev=1.1||alt="image-20220622102901-8.png" height="476" width="939"]]
287 287  
288 288  
289 -== 3.2 LoRa Settings ==
290 290  
291 -=== 3.2.1 LoRa ~-~-> LoRa ===
253 +== **3.2 LoRa Settings** ==
292 292  
293 293  
256 +=== **3.2.1 LoRa ~-~-> LoRa** ===
257 +
258 +
294 294  //This page shows the LoRa Radio Settings. There is a set of default frequency bands according to LoRaWAN protocol, and users can customize the band* as well.//
295 295  
296 296  //Different LPS8v2 hardware versions can support different frequency ranges~://
... ... @@ -311,11 +311,13 @@
311 311  )))
312 312  
313 313  
314 -== 3.3 LoRaWAN Settings ==
315 315  
316 -=== 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
280 +== **3.3 LoRaWAN Settings** ==
317 317  
318 318  
283 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
284 +
285 +
319 319  //This page is for the connection set up to a general LoRaWAN Network server such as [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]], etc.//
320 320  
321 321  
... ... @@ -322,9 +322,10 @@
322 322  [[image:image-20220616111932-2.png||height="516" width="672"]]
323 323  
324 324  
325 -=== 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
326 326  
293 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
327 327  
295 +
328 328  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
329 329  
330 330  
... ... @@ -336,95 +336,57 @@
336 336  )))
337 337  
338 338  
339 -== 3.4 Network Settings ==
340 340  
341 -=== 3.4.1 Network ~-~-> WiFi ===
308 +== **3.4 Network Settings** ==
342 342  
343 343  
344 -[[image:image-20220616114756-4.png||height="251" width="669"]]
311 +=== **3.4.1 Network ~-~-> WiFi** ===
345 345  
346 346  
347 -=== 3.4.2 Network ~-~-> System Status ===
314 +[[image:image-20220616114756-4.png||height="251" width="669"]]
348 348  
349 349  
350 -[[image:image-20220820134112-2.png||height="539" width="668"]]
351 351  
318 +=== **3.4.2 Network ~-~-> System Status** ===
352 352  
353 -=== 3.4.3 Network ~-~-> Network ===
354 354  
321 +[[image:image-20220820134112-2.png||height="539" width="668"]]
355 355  
356 -In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
357 357  
358 -[[image:image-20230214093657-2.png||height="333" width="858"]]
359 359  
325 +=== **3.4.3 Network ~-~-> Firewall** ===
360 360  
361 -=== 3.4.4 Network ~-~-> Cellular ===
362 362  
328 +[[image:image-20220616115351-6.png||height="244" width="661"]]
363 363  
364 -In the Network ~-~-> Cellular interface, Users can Enable Cellular WAN and configure Celluar.
365 365  
366 -(% style="color:red" %)**Note: APN cannot be empty.**
367 367  
368 -[[image:image-20230228115126-1.png]]
332 +== **3.5 System** ==
369 369  
370 370  
371 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state.
335 +=== **3.5.1  System ~-~-> System Overview** ===
372 372  
373 -[[image:image-20230228115535-2.png||height="478" width="888"]]
374 374  
375 -
376 -== 3.5 System ==
377 -
378 -=== 3.5.1 System ~-~-> System Overview ===
379 -
380 -
381 381  Shows the system info:
382 382  
383 383  [[image:image-20220917144512-5.png||height="618" width="853"]]
384 384  
385 385  
386 -=== 3.5.2 System ~-~-> System General ===
387 387  
344 +=== **3.5.2 System ~-~-> Backup/Restore** ===
388 388  
389 -In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
390 390  
391 -In addition, Users can customize the FallBack IP address.
392 -
393 -[[image:image-20230214094058-3.png]]
394 -
395 -
396 -=== 3.5.3 System ~-~-> Backup/Restore ===
397 -
398 -
399 399  [[image:image-20220917144725-6.png||height="208" width="869"]]
400 400  
401 401  
402 -=== 3.5.4 System ~-~-> Remoteit ===
403 403  
351 += **4. Build-in Server** =
404 404  
405 -In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
406 406  
407 -
408 -the users can refer to this link to configure them: **[[Monitor & Remote Access Gateway>>http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access#H2.1A0RemoteAccessviaRemote.it.]]**
409 -
410 -[[image:image-20221230092303-2.png]]
411 -
412 -
413 -=== 3.5.5 System ~-~-> Package Management ===
414 -
415 -
416 -In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
417 -
418 -[[image:image-20230214094316-4.png]]
419 -
420 -
421 -= 4. Build-in Server =
422 -
423 -
424 424  The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
425 425  
426 426  
427 -[[image:image-20230214095318-5.png||height="347" width="980"]]
357 +[[image:image-20220820115644-1.png||height="217" width="778"]]
428 428  
429 429  
430 430  (% style="color:red" %)**Note:**
... ... @@ -442,9 +442,10 @@
442 442   For the Node-Red, you can use the local IP address and the port is 1880 to access it.
443 443  
444 444  
445 -== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
446 446  
376 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
447 447  
378 +
448 448  You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
449 449  
450 450  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -460,9 +460,10 @@
460 460  [[image:image-20220725171719-1.png||height="570" width="769"]]
461 461  
462 462  
463 -== 4.2 Application Server ~-~- Node-Red ==
464 464  
395 +== **4.2 Application Server ~-~- Node-Red** ==
465 465  
397 +
466 466  You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
467 467  
468 468  
... ... @@ -473,7 +473,7 @@
473 473  
474 474  
475 475  
476 -=== **Using Node-Red, InfluxDB and Grafana** ===
408 +=== **Using Node-Red, InfluxDB and Grafana,** ===
477 477  
478 478  The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
479 479  
... ... @@ -483,64 +483,16 @@
483 483  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
484 484  
485 485  
486 -== 4.How to disable the built-in server ==
418 += **5. How users can access LPS8v2 using serial USB** =
487 487  
488 488  
489 -Use the following commands to start and stop the TTNv3 service:
421 +(% style="color:blue" %)**USB TTL to LPS8v Connection:**
490 490  
491 -(% class="box infomessage" %)
492 -(((
493 -**# start**
494 -systemctl start ttnstack
495 495  
496 -**# stop**
497 -systemctl stop ttnstack
424 +Port 1 of the UART on the LPS8v2 is GND
498 498  
499 -**# enable**
500 -systemctl enable ttnstack
501 -
502 -**#disable**
503 -systemctl disable ttnstack
504 -)))
505 -
506 -Use the following commands to start and stop the Node-Red service:
507 -
508 508  (% class="box infomessage" %)
509 509  (((
510 -**# start**
511 -systemctl start nodered
512 -
513 -**# stop**
514 -systemctl stop nodered
515 -
516 -**# enable**
517 -systemctl enable nodered
518 -
519 -**#disable**
520 -systemctl disable nodered
521 -)))
522 -
523 -
524 -== 4.4 How to use ChirpStack on LPS8-V2 ==
525 -
526 -
527 -By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
528 -
529 -[[ChirpStack open-source LoRaWAN® Network Server documentation>>https://www.chirpstack.io/docs/getting-started/docker.html]]
530 -
531 -[[image:image-20230222094908-1.png||height="133" width="798"]]
532 -
533 -
534 -= 5. How users can access LPS8-V2 using serial USB =
535 -
536 -
537 -(% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
538 -
539 -
540 -Port 1 of the UART on the LPS8-V2 is GND
541 -
542 -(% class="box infomessage" %)
543 -(((
544 544  **TXD  <~-~--> UART RXD (Gray line)**
545 545  
546 546  **RXD  <~-~--> UART TXD (White line)**
... ... @@ -554,6 +554,7 @@
554 554  [[image:image-20220804163015-1.png||height="621" width="466"]]
555 555  
556 556  
441 +
557 557  In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below:
558 558  
559 559  
... ... @@ -563,9 +563,10 @@
563 563  [[image:image-20220804164747-2.png||height="622" width="594"]]
564 564  
565 565  
566 -= 6. Use the helium gateway-rs as the Data-only Hotspot =
567 567  
452 += **6. Use the helium gateway-rs as the Data-only Hotspot** =
568 568  
454 +
569 569  == **Step 1: Configure Frequency Band** ==
570 570  
571 571  
... ... @@ -660,17 +660,13 @@
660 660  So you have to finish the onboarding, ~-~--Please refer to [[Step 2.7>>doc:Main.Notes for Helium.WebHome||anchor="H2.7A0Step6:OnboardingData-OnlyHotspot"]] to onboarding your LPS8-V2.
661 661  
662 662  
663 -= 7. OTA System Update =
664 664  
550 += **7. Trouble Shooting** =
665 665  
666 -LPS8v2 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
667 667  
553 +== 7.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
668 668  
669 -= 8. Trouble Shooting =
670 670  
671 -== 8.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
672 -
673 -
674 674  [[image:image-20220920135918-1.png]]
675 675  
676 676  
... ... @@ -686,9 +686,11 @@
686 686  [[image:image-20220920141936-2.png]]
687 687  
688 688  
689 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)9. Supports(%%) =
690 690  
691 691  
573 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**8. Supports**(%%) =
574 +
575 +
692 692  (((
693 693  **//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
694 694  )))
... ... @@ -697,17 +697,17 @@
697 697  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
698 698  
699 699  
700 -= 10. Reference =
701 701  
585 += **9. Reference** =
702 702  
587 +
703 703  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
704 704  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
705 705  
706 -
707 707  
708 708  )))
709 709  
710 -= 11. Order Info =
594 += **10. Order Info** =
711 711  
712 712  
713 713  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -731,9 +731,10 @@
731 731  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
732 732  
733 733  
734 -= 12. Manufacturer Info =
735 735  
619 += **10. Manufacturer Info** =
736 736  
621 +
737 737  **Shenzhen Dragino Technology Development co. LTD**
738 738  
739 739  Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
... ... @@ -741,9 +741,10 @@
741 741  LongCheng Street, LongGang District ; Shenzhen 518116,China
742 742  
743 743  
744 -= 13. FCC Warning =
745 745  
630 += **11. FCC Warning** =
746 746  
632 +
747 747  (((
748 748  This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
749 749  )))
image-20221230092248-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -47.3 KB
Content
image-20221230092303-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
image-20221230092331-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -49.3 KB
Content
image-20230106153501-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -29.2 KB
Content
image-20230106153814-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -25.1 KB
Content
image-20230106154302-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -24.9 KB
Content
image-20230107084158-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -68.3 KB
Content
image-20230107084650-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -53.4 KB
Content
image-20230107085743-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -33.0 KB
Content
image-20230107085904-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -33.0 KB
Content
image-20230111094220-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -397.9 KB
Content
image-20230111094247-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -397.1 KB
Content
image-20230214093641-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -30.0 KB
Content
image-20230214093657-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -23.8 KB
Content
image-20230214094058-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
image-20230214094316-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.4 KB
Content
image-20230214095318-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -35.8 KB
Content
image-20230222094908-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -14.4 KB
Content
image-20230228115126-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -34.0 KB
Content
image-20230228115535-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -415.3 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0