Last modified by Mengting Qiu on 2025/07/03 15:42

From version 55.1
edited by Edwin Chen
on 2023/06/03 12:12
Change comment: Uploaded new attachment "image-20230603120859-6.png", version {1}
To version 87.6
edited by Xiaoling
on 2023/10/23 15:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -65,8 +65,6 @@
65 65  * Downlink to change configure
66 66  * 8500mAh Battery for long term use
67 67  
68 -
69 -
70 70  == 1.3 Specification ==
71 71  
72 72  
... ... @@ -79,8 +79,7 @@
79 79  (% style="color:#037691" %)**Common DC Characteristics:**
80 80  
81 81  * Supply Voltage: 2.5v ~~ 3.6v
82 -* Support current: 5V 300mA
83 - 12V 100mA
80 +* Support current: 5V 300mA, 12V 100mA
84 84  * Operating Temperature: -40 ~~ 85°C
85 85  
86 86  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -115,12 +115,9 @@
115 115  * Sleep Mode: 5uA @ 3.3v
116 116  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
117 117  
118 -
119 -
120 120  == 1.4 Connect to SDI-12 Sensor ==
121 121  
122 122  
123 -
124 124  [[image:1675212538524-889.png||_mstalt="298272"]]
125 125  
126 126  
... ... @@ -151,8 +151,6 @@
151 151  )))
152 152  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
153 153  
154 -
155 -
156 156  == 1.7 Pin Mapping ==
157 157  
158 158  
... ... @@ -207,7 +207,6 @@
207 207  
208 208  Each SDI-12-LB is shipped with a sticker with the default device EUI as below:
209 209  
210 -
211 211  [[image:image-20230426084456-1.png||height="241" width="519"]]
212 212  
213 213  
... ... @@ -364,7 +364,6 @@
364 364  
365 365  
366 366  
367 -
368 368  ==== (% style="color:blue" %)**aR0!- aR9!,  aRC0!- aRC9!**(%%) ====
369 369  
370 370  
... ... @@ -402,7 +402,7 @@
402 402  This command can be used to debug all SDI-12 command.
403 403  
404 404  
405 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc
395 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd
406 406  
407 407  (% style="color:#037691" %)**aa **(%%): total SDI-12 command length
408 408  
... ... @@ -412,9 +412,11 @@
412 412  
413 413  (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100
414 414  
405 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access.
415 415  
416 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1
417 417  
408 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1
409 +
418 418  (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command,
419 419  
420 420  (% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
... ... @@ -431,6 +431,25 @@
431 431  [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]]
432 432  
433 433  
426 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1
427 +
428 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command,
429 +
430 +(% style="color:#037691" %)**1 **(%%): Delay 1 second.  ( 0: 810 mini-second)
431 +
432 +(% style="color:#037691" %)**1 **(%%): Use aD0! command access.
433 +
434 +Equal Downlink: 0xA8 03 30  4D 21 01 01 01
435 +
436 +
437 +The following is the display information on the serial port and the server.
438 +
439 +
440 +[[image:image-20230628091055-1.png||height="368" width="462"]]
441 +
442 +[[image:image-20230628091130-2.png||height="258" width="879"]]
443 +
444 +
434 434  === 2.3.3 Convert ASCII to String ===
435 435  
436 436  
... ... @@ -636,33 +636,33 @@
636 636  
637 637  (% style="color:#037691" %)**Frequency Band**:
638 638  
639 -*0x01: EU868
650 +0x01: EU868
640 640  
641 -*0x02: US915
652 +0x02: US915
642 642  
643 -*0x03: IN865
654 +0x03: IN865
644 644  
645 -*0x04: AU915
656 +0x04: AU915
646 646  
647 -*0x05: KZ865
658 +0x05: KZ865
648 648  
649 -*0x06: RU864
660 +0x06: RU864
650 650  
651 -*0x07: AS923
662 +0x07: AS923
652 652  
653 -*0x08: AS923-1
664 +0x08: AS923-1
654 654  
655 -*0x09: AS923-2
666 +0x09: AS923-2
656 656  
657 -*0x0a: AS923-3
668 +0x0a: AS923-3
658 658  
659 -*0x0b: CN470
670 +0x0b: CN470
660 660  
661 -*0x0c: EU433
672 +0x0c: EU433
662 662  
663 -*0x0d: KR920
674 +0x0d: KR920
664 664  
665 -*0x0e: MA869
676 +0x0e: MA869
666 666  
667 667  
668 668  (% style="color:#037691" %)**Sub-Band**:
... ... @@ -693,9 +693,9 @@
693 693  * Periodically Uplink: FPORT=2
694 694  
695 695  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
696 -|=(% style="width: 90px;background-color:#D9E2F3" %)(((
707 +|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)(((
697 697  **Size(bytes)**
698 -)))|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 90px;background-color:#D9E2F3" %)**1**|=(% style="width: 240px;background-color:#D9E2F3" %)**Length depends on the return from the commands**
709 +)))|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 240px;background-color:#D9E2F3;color:#0070C0" %)**Length depends on the return from the commands**
699 699  |(% style="width:93px" %)**Value**|(% style="width:83px" %)(((
700 700  Battery(mV)
701 701  &
... ... @@ -757,9 +757,9 @@
757 757  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
758 758  
759 759  
760 -== 2.6 Examples To Set SDI commands. ==
771 +== 2.6 Examples To Set SDI commands ==
761 761  
762 -=== 2.6.1 Examples 1 ===
773 +=== 2.6.1 Examples 1 ~-~- General Example ===
763 763  
764 764  
765 765  COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication.
... ... @@ -825,6 +825,204 @@
825 825  Partial cut, the cut sensor address and the first two parameters:(% style="color:#037691" %)**AT+DATACUTx=25,2,1~~12, cut out the character field ” 4+30.8+22.84”**.
826 826  
827 827  
839 +=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 ===
840 +
841 +==== 2.6.2.1 Reference Manual and Command ====
842 +
843 +
844 +* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]]
845 +
846 +* Commands to be used in PC and output.
847 +
848 +~1. check device address
849 +
850 +2. change device address
851 +
852 +3. check device ID
853 +
854 +4. start measure
855 +
856 +5. Get Meausre result
857 +
858 +[[image:image-20230603120209-2.png||height="281" width="267"]]
859 +
860 +
861 +==== 2.6.2.2 Hardware Connection to SDI-12-LB ====
862 +
863 +
864 +[[image:image-20230603120515-3.png]]
865 +
866 +
867 +==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ====
868 +
869 +
870 +[[image:image-20230603120648-4.png]]
871 +
872 +[[image:image-20230603120726-5.png]]
873 +
874 +
875 +**Data in TTN:**
876 +
877 +[[image:image-20230603120859-6.png||height="118" width="1285"]]
878 +
879 +
880 +=== 2.6.3 Example 3 ~-~- Connect to SIL-400 ===
881 +
882 +==== 2.6.3.1 Reference Manual and Command ====
883 +
884 +
885 +* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]]
886 +
887 +* Commands to be used in PC and output.
888 +
889 +~1. check device address
890 +
891 +2. change device address
892 +
893 +3. check device ID
894 +
895 +4. start measure
896 +
897 +5. Get Meausre result
898 +
899 +[[image:image-20230603121606-7.png||height="242" width="307"]]
900 +
901 +
902 +==== 2.6.3.2 Hardware Connection to SDI-12-LB ====
903 +
904 +
905 +[[image:image-20230603121643-8.png||height="442" width="656"]]
906 +
907 +
908 +==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ====
909 +
910 +
911 +[[image:image-20230603121721-9.png]]
912 +
913 +[[image:image-20230628090323-1.png||height="414" width="694"]]
914 +
915 +Data in TTN:
916 +
917 +[[image:image-20230603121826-11.png||height="155" width="1104"]]
918 +
919 +
920 +
921 +=== 2.6.4 Example 4 ~-~- Connect to TEROS-12 ===
922 +
923 +==== 2.6.4.1 Reference Manual and Command ====
924 +
925 +
926 +* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]]
927 +
928 +* Commands to be used in PC and output.
929 +
930 +1.check device address
931 +
932 +2.change device address
933 +
934 +3.check device ID
935 +
936 +4.start measure
937 +
938 +5.Get Meausre result
939 +
940 +[[image:image-20230603122248-16.png||height="196" width="198"]]
941 +
942 +
943 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ====
944 +
945 +
946 +[[image:image-20230603122212-15.png||height="502" width="667"]]
947 +
948 +
949 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ====
950 +
951 +
952 +[[image:image-20230603122040-12.png]]
953 +
954 +[[image:image-20230603122109-13.png||height="469" width="762"]]
955 +
956 +
957 +**Data in TTN:**
958 +
959 +[[image:image-20230603122139-14.png||height="148" width="1128"]]
960 +
961 +
962 +=== 2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 ===
963 +
964 +==== 2.6.5.1 Important Notice! ====
965 +
966 +
967 +* The product page and reference command see above example 2,3,4
968 +
969 +* All of these SDI-12 sensors use the same address (address 0) by default. So we need to change their address to different address, by using **aAb!** command. See above example.
970 +
971 +* The sensor needs to be powered to a steady statue. So the 12VT time need to be set to the maximum stable time for the sensors. in this example, it is 13 seconds.
972 +
973 +* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB.
974 +
975 +==== 2.6.5.2 Hardware Connection to SDI-12-LB ====
976 +
977 +
978 +[[image:image-20230603122508-17.png||height="526" width="742"]]
979 +
980 +
981 +==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ====
982 +
983 +
984 +[[image:image-20230603122549-18.png]]
985 +
986 +[[image:image-20230603122623-19.png||height="483" width="1121"]]
987 +
988 +
989 +**Data in TTN:**
990 +
991 +[[image:image-20230603122719-20.png||height="151" width="1179"]]
992 +
993 +
994 +=== 2.6.6 Example 6 ~-~- Connect to ENTELECHY-EP_SDI-12 ===
995 +
996 +==== 2.6.6.1 Reference Manual and Command ====
997 +
998 +
999 +* [[https:~~/~~/enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf>>url:https://enviroprosoilprobes.com/wp-content/uploads/2019/11/ENTELECHY-EP_SDI-12-Commands.pdf]]
1000 +
1001 +* Commands to be used in PC and output.
1002 +
1003 +1.check device address
1004 +
1005 +2.change device address
1006 +
1007 +3.check device ID
1008 +
1009 +4.start measure
1010 +
1011 +5.Get Meausre result
1012 +
1013 +
1014 +[[image:image-20230627174559-3.png]]
1015 +
1016 +
1017 +==== 2.6.6.2 Hardware Connection to SDI-12-LB ====
1018 +
1019 +
1020 +[[image:image-20230627174446-2.png]]
1021 +
1022 +
1023 +
1024 +==== 2.6.6.3 Commands set in SDI-12-LB and uplink payload ====
1025 +
1026 +
1027 +[[image:image-20230627175513-4.png||height="596" width="576"]]
1028 +
1029 +[[image:image-20230627175736-5.png||height="429" width="693"]]
1030 +
1031 +
1032 +**Data in TTN:**
1033 +
1034 +[[image:image-20230627180303-6.png||height="292" width="1171"]]
1035 +
1036 +
828 828  == 2.7 Frequency Plans ==
829 829  
830 830  
... ... @@ -889,7 +889,6 @@
889 889  
890 890  (% style="color:blue" %)**Downlink Command: 0x01**
891 891  
892 -
893 893  Format: Command Code (0x01) followed by 3 bytes time value.
894 894  
895 895  If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -897,8 +897,6 @@
897 897  * Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
898 898  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
899 899  
900 -
901 -
902 902  == 3.2 Set Interrupt Mode ==
903 903  
904 904  
... ... @@ -930,8 +930,6 @@
930 930  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
931 931  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
932 932  
933 -
934 -
935 935  == 3.3 Set the output time ==
936 936  
937 937  
... ... @@ -975,8 +975,10 @@
975 975  OK
976 976  )))
977 977  
978 -(% style="color:blue" %)**AT Command: AT+12VT**
1182 +(% style="color:blue" %)**AT Command: AT+12VT **
979 979  
1184 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)**
1185 +
980 980  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %)
981 981  |=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
982 982  |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
... ... @@ -1001,8 +1001,6 @@
1001 1001  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
1002 1002  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
1003 1003  
1004 -
1005 -
1006 1006  == 3.4 Set the all data mode ==
1007 1007  
1008 1008  
... ... @@ -1025,8 +1025,6 @@
1025 1025  * Example 1: Downlink Payload: AB 00  ~/~/  AT+ALLDATAMOD=0
1026 1026  * Example 2: Downlink Payload: AB 01  ~/~/  AT+ALLDATAMOD=1
1027 1027  
1028 -
1029 -
1030 1030  == 3.5 Set the splicing payload for uplink ==
1031 1031  
1032 1032  
... ... @@ -1083,8 +1083,6 @@
1083 1083  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1084 1084  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1085 1085  
1086 -
1087 -
1088 1088  = 4. Battery & Power Consumption =
1089 1089  
1090 1090  
... ... @@ -1138,25 +1138,29 @@
1138 1138  
1139 1139  
1140 1140  (((
1141 -(% style="color:blue" %)**Part Number: SDI-12-LB-XXX**
1341 +(% style="color:blue" %)**Part Number: SDI-12-LB-XX-YY**
1142 1142  )))
1143 1143  
1144 1144  (((
1145 -XXX: The default frequency band
1345 +(% style="color:blue" %)**XX**(%%): The default frequency band
1146 1146  )))
1147 1147  
1148 1148  (((
1149 -(% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1150 -(% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1151 -(% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1152 -(% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1153 -(% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1154 -(% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1155 -(% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1156 -(% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1349 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1350 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1351 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
1352 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1353 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1354 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1355 +* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1356 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1157 1157  )))
1158 1158  
1359 +(% style="color:blue" %)**YY: **(%%)The grand connector hole size
1159 1159  
1361 +* M12: M12 hole
1362 +* M16: M16 hole
1363 +
1160 1160  = 9. Packing Info =
1161 1161  
1162 1162  
... ... @@ -1171,8 +1171,6 @@
1171 1171  * Package Size / pcs : cm
1172 1172  * Weight / pcs : g
1173 1173  
1174 -
1175 -
1176 1176  = 10. ​Support =
1177 1177  
1178 1178  
image-20230603121606-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +24.4 KB
Content
image-20230603121643-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +889.7 KB
Content
image-20230603121721-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content
image-20230603121752-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +160.0 KB
Content
image-20230603121826-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +52.8 KB
Content
image-20230603122040-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +128.1 KB
Content
image-20230603122109-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +271.1 KB
Content
image-20230603122139-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +70.4 KB
Content
image-20230603122212-15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +818.3 KB
Content
image-20230603122248-16.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20230603122508-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +980.2 KB
Content
image-20230603122549-18.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +90.9 KB
Content
image-20230603122623-19.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +139.5 KB
Content
image-20230603122719-20.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +83.8 KB
Content
image-20230627164957-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +835.0 KB
Content
image-20230627165744-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +4.6 KB
Content
image-20230627174446-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +835.0 KB
Content
image-20230627174559-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +4.6 KB
Content
image-20230627175513-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +12.0 KB
Content
image-20230627175736-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +10.4 KB
Content
image-20230627180303-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +65.1 KB
Content
image-20230628090323-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +137.2 KB
Content
image-20230628091055-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
image-20230628091130-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Saxer
Size
... ... @@ -1,0 +1,1 @@
1 +84.0 KB
Content