<
From version < 69.1 >
edited by Xiaoling
on 2022/05/13 16:46
To version < 41.2 >
edited by Xiaoling
on 2022/05/13 14:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -387,7 +387,7 @@
387 387  
388 388  [[image:1652422794767-871.png]]
389 389  
390 -(% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
390 +**Step 1**: Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
391 391  
392 392  Three codes are required to define the device in TTN v3:
393 393  
... ... @@ -432,28 +432,37 @@
432 432  Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
433 433  
434 434  
435 -(% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
435 +**Step 2**: Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
436 436  
437 -(% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
438 438  
439 -[[image:1652423277549-324.png||height="273" width="745"]]
438 +Note that it may take some time for the device data to appear in the TTN v3 display.
440 440  
441 441  
442 -= 5. Web Configure Pages =
441 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
443 443  
444 -== 5.1 Home ==
445 445  
444 +
445 +
446 +
447 +1. Web Configure Pages
448 +
449 +1.
450 +11. Home
451 +
446 446  Shows the system running status.
447 447  
448 -[[image:1652423418568-752.png||height="329" width="724"]]
454 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
449 449  
450 450  
451 -== 5.2 LoRa Settings ==
452 452  
453 -=== 5.2.1 LoRa ~-~-> LoRa ===
454 454  
459 +1.
460 +11. LoRa Settings
461 +111. LoRa ~-~-> LoRa
462 +
455 455  This page shows the LoRa Radio Settings. There are a set of default frequency band according to LoRaWAN protocol, and user can customized the band* as well.
456 456  
465 +
457 457  Different DLOS8N hardware version can support different frequency range:
458 458  
459 459  * **868**: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.
... ... @@ -461,7 +461,7 @@
461 461  
462 462  After user choose the frequency plan, he can see the actually frequency in used by checking the page **LogRead ~-~-> LoRa Log**
463 463  
464 -[[image:1652423554776-574.png||height="380" width="740"]]
473 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
465 465  
466 466  Note *: See this instruction for how to customize frequency band:
467 467  
... ... @@ -468,53 +468,67 @@
468 468  [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
469 469  
470 470  
471 -=== 5.2.2 LoRa ~-~-> ABP Decryption ===
472 472  
481 +1.
482 +11.
483 +111. LoRa ~-~-> ABP Decryption
484 +
473 473  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
474 474  
475 475  * No internet connection.
476 -* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>http://8.211.40.43:8080/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]).
488 +* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>url:http://wiki.dragino.com/index.php?title=MQTT_Forward_Instruction]]).
477 477  
478 -Detail of this feature: [[Communication with ABP End Node>>http://8.211.40.43:8080/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/]]
490 +Detail of this feature: [[http:~~/~~/wiki.dragino.com/index.php?title=Communication_with_ABP_End_Node>>url:http://wiki.dragino.com/index.php?title=Communication_with_ABP_End_Node]]
479 479  
480 -[[image:1652423628833-467.png||height="357" width="755"]]
492 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
481 481  
482 482  
483 -== 5.3 LoRaWAN Settings ==
484 484  
485 -=== 5.3.1 LoRaWAN ~-~-> LoRaWAN ===
496 +1.
497 +11. LoRaWAN Settings
498 +111. LoRaWAN ~-~-> LoRaWAN
486 486  
487 487  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
488 488  
489 -[[image:1652423628833-467.png||height="357" width="755"]]
502 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
490 490  
491 -(% style="color:red" %)**Note:**
504 +Note
492 492  
493 493  ~*: User can ignore the latitude and longitude settings here, DLOS8N will use the actually value from GPS module.
494 494  
495 495  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
496 496  
497 -See :[[Filter unwanted LoRaWAN packets>>http://8.211.40.43:8080/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]]
510 +See [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Filter_unwanted_LoRaWAN_packets>>url:http://wiki.dragino.com/index.php?title=Main_Page#Filter_unwanted_LoRaWAN_packets]]
498 498  
499 499  
500 -=== 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT ===
501 501  
502 -[[image:1652428499323-384.png||height="275" width="723"]]
514 +1.
515 +11.
516 +111. LoRaWAN ~-~-> Amazon AWS-IoT
503 503  
518 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
519 +
504 504  Please see this instruction to know more detail and demo for how to connect to AWS-IoT LoRaWAN Core: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:http://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
505 505  
506 506  
507 -=== 5.3.3 LoRaWAN ~-~-> LORIOT ===
508 508  
524 +
525 +1.
526 +11.
527 +111. LoRaWAN ~-~-> LORIOT
528 +
509 509  Settings to communicate to LORIOT LoRaWAN Network Server: [[https:~~/~~/www.loriot.io/>>url:https://www.loriot.io/]]
510 510  
511 511  Instruction: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]]
512 512  
513 -[[image:1652428648903-878.png||height="266" width="731"]]
533 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image047.png]]
514 514  
515 515  
516 -== 5.4 MQTT Settings ==
517 517  
537 +
538 +1.
539 +11. MQTT Settings
540 +
518 518  If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
519 519  
520 520  Instruction:
... ... @@ -521,100 +521,108 @@
521 521  
522 522  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction]]
523 523  
524 -[[image:1652428705046-212.png||height="417" width="733"]]
525 525  
548 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image048.png]]
526 526  
527 -== 5.5 System ==
528 528  
529 -=== 5.5.1 System ~-~-> System Overview ===
551 +1.
552 +11. System
553 +111. System ~-~-> System Overview
530 530  
531 531  Shows the system info:
532 532  
533 -[[image:1652428773760-580.png||height="408" width="728"]]
557 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image049.png]]
534 534  
559 +1.
560 +11.
561 +111. System ~-~-> General ( login settings)
535 535  
536 -=== 5.5.2 System ~-~-> General ( login settings) ===
563 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image050.png]]
537 537  
538 -[[image:1652428861256-300.png||height="354" width="724"]]
565 +System Password:
539 539  
540 -**__System Password:__**
567 +There are two login for DLOS8N: root /dragino or admin /dragino. Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
541 541  
542 -There are two login for DLOS8N: (% style="color:#4f81bd" %)root /dragino (% style="color:black" %)or (% style="color:#4f81bd" %)admin /dragino. (% style="color:black" %)Both root and admin has the same right for WEB access. But root user has also the right to access via SSH to Linux system. admin only able to access WEB interface.
543 -
544 544  This page can be used to set the password for them.
545 545  
546 -(((
547 -
548 -)))
549 549  
550 -**__Timezone:__**
572 +Timezone:
551 551  
552 552  Set device timezone.
553 553  
554 -(((
555 -
556 -)))
557 557  
558 -**__Port forwarding:__**
577 +Port forwarding:
559 559  
560 560  Enable/Disable the HTTP and SSH access via WAN interface.
561 561  
562 562  
563 -=== 5.5.3 System ~-~-> Network ===
564 564  
565 -[[image:1652429149053-824.png||height="467" width="725"]]
566 566  
567 -**__LAN Settings:__**
584 +1.
585 +11.
586 +111. System ~-~-> Network
568 568  
588 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image051.png]]
589 +
590 +LAN Settings:
591 +
569 569  When the DLOS8N has the AP enable, LAN settings specify the network info for DLOS8N’s own network.
570 570  
571 -(((
572 -
573 -)))
574 574  
575 -__**WAN Settings:**__
595 +WAN Settings:
576 576  
577 577  Setting for DLOS8N WAN port
578 578  
579 -(((
580 -
581 -)))
582 582  
583 -__**WiFi Settings:**__
600 +WiFi Settings:
584 584  
585 585  Setting for DLOS8N WiFi IP when use it as WiFi Client
586 586  
587 587  
588 -=== 5.5.4 System ~-~-> WiFi ===
589 589  
606 +
607 +
608 +1.
609 +11.
610 +111. System ~-~-> WiFi
611 +
590 590  DLOS8N WiFi Settings.
591 591  
592 -[[image:1652429430767-921.png||height="367" width="723"]]
614 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image052.png]]
593 593  
594 594  
595 -=== 5.5.5 System ~-~-> Cellular ===
617 +1.
618 +11.
619 +111. System ~-~-> Cellular
596 596  
597 597  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
598 598  
599 -[[image:1652429309615-825.png||height="320" width="732"]]
623 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]]
600 600  
601 -(% style="color:red" %)Note *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
625 +Note *: For DLOS8N which doesn’t have the cellular module, this page will shows Cellular not detected.
602 602  
603 603  
604 -=== 5.5.6 System ~-~-> Network Status ===
605 605  
606 -[[image:1652429486609-208.png||height="415" width="728"]]
607 607  
630 +1.
631 +11.
632 +111. System ~-~-> Network Status
608 608  
609 -=== 5.5.7 System ~-~-> Remote Mgnt & Auto Provision ===
634 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image053.png]]
610 610  
636 +
637 +
638 +1.
639 +11.
640 +111. System ~-~-> Remote Mgnt & Auto Provision
641 +
611 611  Auto Provision is the feature for batch configure and remote management. It can be used in below two cases:
612 612  
613 -[[image:1652429518191-846.png||height="332" width="733"]]
644 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image054.png]]
614 614  
615 -[[image:1652429527544-247.png||height="327" width="724"]]
646 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image055.png]]
616 616  
617 -[[image:1652429537849-154.png||height="339" width="722"]]
648 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image056.png]]
618 618  
619 619  Please see this document for detail:
620 620  
... ... @@ -625,10 +625,12 @@
625 625  
626 626  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH>>url:http://wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH]]
627 627  
628 -[[image:1652429624400-864.png||height="432" width="716"]]
659 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image057.png]]
629 629  
630 630  
631 -=== 5.5.8 System ~-~-> Firmware Upgrade ===
662 +1.
663 +11.
664 +111. System ~-~-> Firmware Upgrade
632 632  
633 633  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
634 634  
... ... @@ -641,71 +641,90 @@
641 641  ( [[http:~~/~~/www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog>>url:http://www.dragino.com/downloads/downloads/LoRa_Gateway/LG02-OLG02/Firmware/ChangeLog]] )
642 642  
643 643  
644 -The file named as (% style="color:green" %)**xxxxx–xxxxx-squashfs-sysupgrade.bin **(% style="color:black" %)is the upgrade Image. There are different methods to upgrade, as below.
677 +The file named as **xxxxx–xxxxx-squashfs-sysupgrade.bin **is the upgrade Image. There are different methods to upgrade, as below.
645 645  
646 -(% style="color:green" %)**Web~-~-> System~-~-> Firmware Upgrade**
647 647  
648 -[[image:1652429711145-862.png||height="270" width="737"]]
680 +**Web à System à Firmware Upgrade**
649 649  
682 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image058.png]]
650 650  
684 +
651 651  Select the required image and click **Flash Image.** The image will be uploaded to the device, and then click **Process Update** to upgrade.
652 652  
653 -(% style="color:red" %)**NOTE**: (% style="color:black" %)You normally need to **//uncheck//** the **Preserve Settings** checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
654 654  
688 +**NOTE**: You normally need to **//uncheck//** the **Preserve Settings** checkbox when doing an upgrade to ensure that there is no conflict between the old settings and the new firmware. The new firmware will start up with its default settings.
689 +
690 +
691 +
692 +
655 655  The system will automatically boot into the new firmware after upgrade.
656 656  
657 -[[image:1652429962190-224.png||height="358" width="729"]]
658 658  
696 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image059.png]]
659 659  
660 -(% style="color:red" %)**NOTE***(%%): User can also upgrade firmware via Linux console
661 661  
662 -SCP the firmware to the system(% style="color:green" %)**/var**(%%)** **directory and then run
699 +Note *: User can also upgrade firmware via Linux console
663 663  
664 -(% style="color:#4f81bd" %)**//root@OpenWrt:~~# /sbin/sysupgrade –n /var/Your_Image//**
701 +SCP the firmware to the system** /var** directory and then run
665 665  
666 -(% style="color:red" %)**NOTE**(%%) : it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
703 +**//root@OpenWrt:~~# /sbin/sysupgrade n /var/Your_Image//**
667 667  
668 668  
669 -=== 5.5.9 System ~-~-> Reboot/Reset ===
706 +**NOTE**: it is important to transfer the image in the /var directory, otherwise it may exceed the available flash size.
670 670  
671 -[[image:1652430197132-330.png||height="256" width="724"]]
672 672  
709 +1.
710 +11.
711 +111. System ~-~-> Reboot/Reset
673 673  
674 -=== 5.5.10 System ~-~-> Package Maintain ===
713 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image060.png]]
675 675  
676 -[[image:1652430243826-126.png||height="289" width="723"]]
677 677  
716 +
717 +1.
718 +11.
719 +111. System ~-~-> Package Maintain
720 +
721 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image061.png]]
722 +
678 678  Place to show what package has installed and possible to upgrade packages.
679 679  
680 680  
681 -== 5.6 LogRead ==
682 682  
683 -=== 5.6.1 LogRead ~-~-> LoRa Log ===
684 684  
685 -[[image:1652430356784-567.png||height="325" width="730"]]
728 +1.
729 +11. LogRead
730 +111. LogRead ~-~-> LoRa Log
686 686  
732 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image062.png]]
733 +
687 687  Show the frequency for LoRa Radio and traffics.
688 688  
689 689  
690 -=== 5.6.2 LogRead ~-~-> System Log ===
737 +1.
738 +11.
739 +111. LogRead ~-~-> System Log
691 691  
692 692  Show the system log
693 693  
694 -[[image:1652430369760-511.png||height="373" width="730"]]
743 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image063.png]]
695 695  
696 696  
697 -= 6. More features =
698 698  
699 -== 6.1 More instructions ==
747 +1. More features
748 +11. More instructions
700 700  
701 701  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction]]
702 702  
703 703  
704 -= 7. Linux System =
705 705  
754 +
755 +1. Linux System
756 +
706 706  The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
707 707  
708 -== 7.1 SSH Access for Linux console ==
759 +1.
760 +11. SSH Access for Linux console
709 709  
710 710  User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
711 711  
... ... @@ -714,39 +714,56 @@
714 714  
715 715  Port:         22 (via WiFi AP mode) or 2222 (via WAN Interface)
716 716  
717 -User Name:      **(% style="color:green" %)root**
769 +User Name:      **root**
718 718  
719 -Password:         **(% style="color:green" %)dragino** (% style="color:black" %)(default)
771 +Password:         **dragino** (default)
720 720  
721 721  
722 722  After logging in, you will be in the Linux console and can enter commands as shown below.
723 723  
776 +
777 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image064.png]]
778 +
779 +
724 724  The “logread -f” command can be used to debug how system runs.
725 725  
726 726  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image065.png]]
727 727  
728 -== 7.2 Edit and Transfer files ==
729 729  
730 -The DLOS8N supports the **(% style="color:green" %)SCP protocol** (% style="color:black" %)and has a built-in **(% style="color:green" %)SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
731 731  
786 +
787 +1.
788 +11. Edit and Transfer files
789 +
790 +The DLOS8N supports the **SCP protocol** and has a built-in **SFTP server**. There are many ways to edit and transfer files using these protocols.
791 +
792 +
732 732  In Windows, one of the easiest methods is using the [[WinSCP>>url:https://winscp.net/eng/index.php]] utility.
733 733  
734 734  After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows.
735 735  
797 +
736 736  Screenshot is as below:
737 737  
738 738  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image066.png]]
739 739  
740 -== File System ==
741 741  
803 +1.
804 +11. File System
805 +
742 742  The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot.
743 743  
808 +
744 744  The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash.
745 745  
746 746  You can use an external USB flash memory device to extend the size of flash memory for storage.
747 747  
748 -== Package maintenance system ==
749 749  
814 +
815 +
816 +1.
817 +11. Package maintenance system
818 +
750 750  DLOS8N uses the OpenWrt [[OPKG package maint>>url:https://wiki.openwrt.org/doc/techref/opkg]][[e>>url:https://wiki.openwrt.org/doc/techref/opkg]][[n>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ance>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ system>>url:https://wiki.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
751 751  
752 752  
1652423277549-324.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -45.9 KB
Content
1652423418568-752.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -178.5 KB
Content
1652423554776-574.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -125.7 KB
Content
1652423628833-467.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -54.2 KB
Content
1652428499323-384.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -126.5 KB
Content
1652428648903-878.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.2 KB
Content
1652428705046-212.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -102.2 KB
Content
1652428773760-580.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -74.8 KB
Content
1652428861256-300.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -52.8 KB
Content
1652429149053-824.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -57.8 KB
Content
1652429273783-461.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -77.5 KB
Content
1652429309615-825.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -43.0 KB
Content
1652429430767-921.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -77.5 KB
Content
1652429486609-208.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -90.5 KB
Content
1652429518191-846.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -80.4 KB
Content
1652429527544-247.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -89.6 KB
Content
1652429537849-154.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -107.5 KB
Content
1652429624400-864.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -90.3 KB
Content
1652429711145-862.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -39.3 KB
Content
1652429962190-224.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -100.3 KB
Content
1652430197132-330.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -22.2 KB
Content
1652430243826-126.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -39.9 KB
Content
1652430356784-567.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -63.2 KB
Content
1652430369760-511.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -58.2 KB
Content
1652430800213-833.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
1652431153457-839.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -133.4 KB
Content
1652431569353-626.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
1652431588565-830.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0