Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 21 added, 0 removed)
- image-20230426084456-1.png
- image-20230603120127-1.png
- image-20230603120209-2.png
- image-20230603120515-3.png
- image-20230603120648-4.png
- image-20230603120726-5.png
- image-20230603120859-6.png
- image-20230603121606-7.png
- image-20230603121643-8.png
- image-20230603121721-9.png
- image-20230603121752-10.png
- image-20230603121826-11.png
- image-20230603122040-12.png
- image-20230603122109-13.png
- image-20230603122139-14.png
- image-20230603122212-15.png
- image-20230603122248-16.png
- image-20230603122508-17.png
- image-20230603122549-18.png
- image-20230603122623-19.png
- image-20230603122719-20.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Saxer - Content
-
... ... @@ -136,7 +136,7 @@ 136 136 [[image:1675212633011-651.png||_mstalt="291538"]] 137 137 138 138 139 -(% border="1" cellspacing="4" style=" width:510px;background-color:#F2F2F2" %)139 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 140 140 |=(% style="width: 167px;background-color:#D9E2F3;color:#0070C0" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 225px;background-color:#D9E2F3;color:#0070C0" %)**Action** 141 141 |(% style="background-color:#f2f2f2; width:167px" %)Pressing ACT between 1s < time < 3s|(% style="background-color:#f2f2f2; width:117px" %)Send an uplink|(% style="background-color:#f2f2f2; width:225px" %)((( 142 142 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. ... ... @@ -205,7 +205,7 @@ 205 205 Each SDI-12-LB is shipped with a sticker with the default device EUI as below: 206 206 207 207 208 -[[image:image-2023020 1152430-20.jpeg||_mstalt="492245"]]208 +[[image:image-20230426084456-1.png||height="241" width="519"]] 209 209 210 210 211 211 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: ... ... @@ -399,7 +399,7 @@ 399 399 This command can be used to debug all SDI-12 command. 400 400 401 401 402 -LoRaWAN Downlink: A8 aa xx xx xx xx bb cc 402 +LoRaWAN Downlink: A8 aa xx xx xx xx bb cc dd 403 403 404 404 (% style="color:#037691" %)**aa **(%%): total SDI-12 command length 405 405 ... ... @@ -409,9 +409,11 @@ 409 409 410 410 (% style="color:#037691" %)**cc **(%%): 0: don't uplink return to LoRaWAN, 1: Uplink return to LoRaWAN on FPORT=100 411 411 412 +(% style="color:#037691" %)**dd: **(%%) 0: Do not use aD0! command access, 1: use aD0! command access. 412 412 413 -(% style="color:blue" %)**Example: **(%%) AT+CFGDEV =0RC0!,1 414 414 415 +(% style="color:blue" %)**Example1: **(%%) AT+CFGDEV =0RC0!,1 416 + 415 415 (% style="color:#037691" %)**0RC0! **(%%): SDI-12 Command, 416 416 417 417 (% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) ... ... @@ -428,6 +428,17 @@ 428 428 [[image:image-20230201092355-17.png||_mstalt="454337" height="426" width="1135"]] 429 429 430 430 433 +(% style="color:blue" %)**Example2: **(%%) AT+CFGDEV =0M!,1,1 or AT+CFGDEV =0C!,1,1 434 + 435 +(% style="color:#037691" %)**0M! **(%%): SDI-12 Command, 436 + 437 +(% style="color:#037691" %)**1 **(%%): Delay 1 second. ( 0: 810 mini-second) 438 + 439 +(% style="color:#037691" %)**1 **(%%):Use aD0! command access. 440 + 441 +Equal Downlink: 0xA8 03 30 4D 21 01 01 01 442 + 443 + 431 431 === 2.3.3 Convert ASCII to String === 432 432 433 433 ... ... @@ -496,7 +496,7 @@ 496 496 For example, if return from AT+COMMAND1 is “013METER TER12 112T12-00024895<CR><LF>” , Below AT+DATACUT1 will get different result to combine payload: 497 497 498 498 499 -(% border="1" cellspacing="4" style=" width:510px;background-color:#f2f2f2" %)512 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 500 500 |=(% style="width: 164px;background-color:#D9E2F3;color:#0070C0" %)**AT+DATACUT1 value**|=(% style="width: 344px;background-color:#D9E2F3;color:#0070C0" %)**Final Result to combine Payload** 501 501 |(% style="background-color:#f2f2f2; width:164px" %)34,1,1+2+3|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 502 502 |(% style="background-color:#f2f2f2; width:164px" %)34,2,1~~8+12~~16|(% style="background-color:#f2f2f2; width:344px" %)0D 00 01 30 31 33 4D 45 54 45 52 54 45 52 31 32 ... ... @@ -617,7 +617,7 @@ 617 617 618 618 Users can also use the downlink command(0x26 01) to ask SDI-12-LB to resend this uplink. 619 619 620 -(% border="1" cellspacing="4" style=" width:510px;background-color:#f2f2f2" %)633 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 621 621 |(% colspan="6" style="background-color:#d9e2f3; color:#0070c0" %)**Device Status (FPORT=5)** 622 622 |(% style="background-color:#f2f2f2; width:103px" %)**Size (bytes)**|(% style="background-color:#f2f2f2; width:72px" %)**1**|(% style="background-color:#f2f2f2" %)**2**|(% style="background-color:#f2f2f2; width:91px" %)**1**|(% style="background-color:#f2f2f2; width:86px" %)**1**|(% style="background-color:#f2f2f2; width:44px" %)**2** 623 623 |(% style="background-color:#f2f2f2; width:103px" %)**Value**|(% style="background-color:#f2f2f2; width:72px" %)Sensor Model|(% style="background-color:#f2f2f2" %)Firmware Version|(% style="background-color:#f2f2f2; width:91px" %)Frequency Band|(% style="background-color:#f2f2f2; width:86px" %)Sub-band|(% style="background-color:#f2f2f2; width:44px" %)BAT ... ... @@ -729,6 +729,7 @@ 729 729 730 730 === 2.4.5 Payload version === 731 731 745 + 732 732 The version number of the payload, mainly used for decoding. The default is 01. 733 733 734 734 ... ... @@ -753,9 +753,9 @@ 753 753 [[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]] 754 754 755 755 756 -== 2.6 Examples To Set SDI commands .==770 +== 2.6 Examples To Set SDI commands == 757 757 758 -=== 2.6.1 Examples 1 === 772 +=== 2.6.1 Examples 1 ~-~- General Example === 759 759 760 760 761 761 COM port and SDI-12 sensor communication converted to SDI-12-LB and SDI-12 sensor communication. ... ... @@ -821,6 +821,161 @@ 821 821 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”**. 822 822 823 823 838 +=== 2.6.2 Example 2 ~-~- Connect to Hygrovue10 === 839 + 840 +==== 2.6.2.1 Reference Manual and Command ==== 841 + 842 + 843 +* [[Hygrovue10 Product Page>>https://www.campbellsci.com/hygrovue10]] 844 + 845 +* Commands to be used in PC and output. 846 + 847 +~1. check device address 848 + 849 +2. change device address 850 + 851 +3. check device ID 852 + 853 +4. start measure 854 + 855 +5. Get Meausre result 856 + 857 +[[image:image-20230603120209-2.png||height="281" width="267"]] 858 + 859 + 860 +==== 2.6.2.2 Hardware Connection to SDI-12-LB ==== 861 + 862 + 863 +[[image:image-20230603120515-3.png]] 864 + 865 + 866 +==== 2.6.2.3 Commands set in SDI-12-LB and uplink payload ==== 867 + 868 + 869 +[[image:image-20230603120648-4.png]] 870 + 871 +[[image:image-20230603120726-5.png]] 872 + 873 + 874 +**Data in TTN:** 875 + 876 +[[image:image-20230603120859-6.png||height="118" width="1285"]] 877 + 878 + 879 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.3 Example 3 ~-~- Connect to SIL-400 === 880 + 881 +==== 2.6.3.1 Reference Manual and Command ==== 882 + 883 + 884 +* [[SIL-400 Product Page>>https://www.apogeeinstruments.com/sil-411-commercial-grade-sdi-12-digital-output-standard-field-of-view-infrared-radiometer-sensor/]] 885 + 886 +* Commands to be used in PC and output. 887 + 888 +~1. check device address 889 + 890 +2. change device address 891 + 892 +3. check device ID 893 + 894 +4. start measure 895 + 896 +5. Get Meausre result 897 + 898 +[[image:image-20230603121606-7.png||height="242" width="307"]] 899 + 900 + 901 +==== 2.6.3.2 Hardware Connection to SDI-12-LB ==== 902 + 903 + 904 +[[image:image-20230603121643-8.png||height="442" width="656"]] 905 + 906 + 907 +==== 2.6.3.3 Commands set in SDI-12-LB and uplink payload ==== 908 + 909 + 910 +[[image:image-20230603121721-9.png]] 911 + 912 +[[image:image-20230603121752-10.png]] 913 + 914 +Data in TTN: 915 + 916 +[[image:image-20230603121826-11.png||height="155" width="1104"]] 917 + 918 + 919 + 920 +=== (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.4 Example 4 ~-~- Connect to TEROS-12 === 921 + 922 +==== 2.6.4.1 Reference Manual and Command ==== 923 + 924 + 925 +* [[TEROS-12 Product Page>>https://www.metergroup.com/en/meter-environment/products/teros-12-soil-moisture-sensor]] 926 + 927 +* Commands to be used in PC and output. 928 + 929 +1.check device address 930 + 931 +2.change device address 932 + 933 +3.check device ID 934 + 935 +4.start measure 936 + 937 +5.Get Meausre result 938 + 939 +[[image:image-20230603122248-16.png||height="196" width="198"]] 940 + 941 + 942 +==== 2.6.4.2 Hardware Connection to SDI-12-LB ==== 943 + 944 + 945 +[[image:image-20230603122212-15.png||height="502" width="667"]] 946 + 947 + 948 +==== 2.6.4.3 Commands set in SDI-12-LB and uplink payload ==== 949 + 950 +[[image:image-20230603122040-12.png]] 951 + 952 +[[image:image-20230603122109-13.png||height="469" width="762"]] 953 + 954 + 955 +**Data in TTN:** 956 + 957 +[[image:image-20230603122139-14.png||height="148" width="1128"]] 958 + 959 + 960 +=== (% id="cke_bm_1489640S" style="display:none" %) (% id="cke_bm_1172015S" style="display:none" %) (%%)2.6.5 Example 5 ~-~- Connect to SIL-400/TEROS-12 & Hygrovue10 === 961 + 962 +==== 2.6.5.1 Important Notice! ==== 963 + 964 + 965 +* The product page and reference command see above example 2,3,4 966 + 967 +* 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. 968 + 969 +* 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. 970 + 971 +* If these SDI-12 sensors are powered by external power source. It will add 300uA in the total current in SDI-12-LB. 972 + 973 + 974 +==== 2.6.5.2 Hardware Connection to SDI-12-LB ==== 975 + 976 + 977 +[[image:image-20230603122508-17.png||height="526" width="742"]] 978 + 979 + 980 +==== 2.6.5.3 Commands set in SDI-12-LB and uplink payload ==== 981 + 982 + 983 +[[image:image-20230603122549-18.png]] 984 + 985 +[[image:image-20230603122623-19.png||height="483" width="1121"]] 986 + 987 + 988 +**Data in TTN:** 989 + 990 +[[image:image-20230603122719-20.png||height="151" width="1179"]] 991 + 992 + 824 824 == 2.7 Frequency Plans == 825 825 826 826 ... ... @@ -871,7 +871,7 @@ 871 871 872 872 (% style="color:blue" %)**AT Command: AT+TDC** 873 873 874 -(% border="1" cellspacing="4" style="width:510px" %) 1043 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 875 875 |=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Command Example**|=(% style="width: 160px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Function**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Response** 876 876 |(% style="background-color:#f2f2f2; width:157px" %)AT+TDC=?|(% style="background-color:#f2f2f2; width:166px" %)Show current transmit Interval|(% style="background-color:#f2f2f2" %)((( 877 877 30000 ... ... @@ -901,7 +901,7 @@ 901 901 902 902 (% style="color:blue" %)**AT Command: AT+INTMOD** 903 903 904 -(% border="1" cellspacing="4" style="width:510px" %) 1073 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 905 905 |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response** 906 906 |(% style="background-color:#f2f2f2; width:154px" %)AT+INTMOD=?|(% style="background-color:#f2f2f2; width:196px" %)Show current interrupt mode|(% style="background-color:#f2f2f2; width:157px" %)((( 907 907 0 ... ... @@ -933,7 +933,7 @@ 933 933 934 934 (% style="color:blue" %)**AT Command: AT+3V3T** 935 935 936 -(% border="1" cellspacing="4" style="width:474px" %) 1105 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:474px" %) 937 937 |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response** 938 938 |(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)((( 939 939 0 ... ... @@ -952,7 +952,7 @@ 952 952 953 953 (% style="color:blue" %)**AT Command: AT+5VT** 954 954 955 -(% border="1" cellspacing="4" style="width:470px" %) 1124 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %) 956 956 |=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response** 957 957 |(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)((( 958 958 0 ... ... @@ -969,9 +969,11 @@ 969 969 OK 970 970 ))) 971 971 972 -(% style="color:blue" %)**AT Command: AT+12VT** 1141 +(% style="color:blue" %)**AT Command: AT+12VT ** 973 973 974 -(% border="1" cellspacing="4" style="width:443px" %) 1143 +(% style="color:blue" %)**(The v1.2 version is enabled for 1 second by default, and the version below v1.2 is disabled by default)** 1144 + 1145 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:443px" %) 975 975 |=(% 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** 976 976 |(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)((( 977 977 0 ... ... @@ -1003,7 +1003,7 @@ 1003 1003 1004 1004 (% style="color:blue" %)**AT Command: AT+ALLDATAMOD** 1005 1005 1006 -(% border="1" cellspacing="4" style="width:437px" %) 1177 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %) 1007 1007 |=(% style="background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 1008 1008 |(% style="background-color:#f2f2f2" %)AT+ALLDATAMOD=?|(% style="background-color:#f2f2f2" %)Show current all data mode|(% style="background-color:#f2f2f2" %)((( 1009 1009 0 ... ... @@ -1026,7 +1026,7 @@ 1026 1026 1027 1027 (% style="color:blue" %)**AT Command: AT+DATAUP** 1028 1028 1029 -(% border="1" cellspacing="4" style="width:510px" %) 1200 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1030 1030 |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 266px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 1031 1031 |(% style="background-color:#f2f2f2; width:154px" %)AT+DATAUP =?|(% style="background-color:#f2f2f2; width:266px" %)Show current splicing payload for uplink mode|(% style="background-color:#f2f2f2" %)((( 1032 1032 0 ... ... @@ -1060,7 +1060,7 @@ 1060 1060 1061 1061 (% style="color:blue" %)**AT Command: AT+PAYVER** 1062 1062 1063 -(% border="1" cellspacing="4" style="width:437px" %) 1234 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:437px" %) 1064 1064 |=(% style="width: 158px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 192px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response** 1065 1065 |(% style="background-color:#f2f2f2; width:158px" %)AT+PAYVER=?|(% style="background-color:#f2f2f2; width:192px" %)Show current payload version|(% style="background-color:#f2f2f2" %)((( 1066 1066 1 ... ... @@ -1148,7 +1148,6 @@ 1148 1148 ))) 1149 1149 1150 1150 1151 - 1152 1152 = 9. Packing Info = 1153 1153 1154 1154 ... ... @@ -1170,5 +1170,3 @@ 1170 1170 * 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. 1171 1171 1172 1172 * 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]] 1173 - 1174 -
- image-20230426084456-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +190.0 KB - Content
- image-20230603120127-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +5.7 KB - Content
- image-20230603120209-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.8 KB - Content
- image-20230603120515-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +489.3 KB - Content
- image-20230603120648-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +100.8 KB - Content
- image-20230603120726-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +133.2 KB - Content
- image-20230603120859-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +55.9 KB - Content
- 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