Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,8 @@ 1 - **Contents:**1 +Contens 2 2 3 3 {{toc/}} 4 4 5 5 6 - 7 7 = 1. Introduction = 8 8 9 9 Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands: ... ... @@ -20,30 +20,28 @@ 20 20 21 21 * For AT Command , See Devices User Manual for Device. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]] 22 22 * For LoRaWAN Downlink: The gateway transfer downlink command in HEX format. This page shows the HEX format downlink code for each command. but some servers use base64 as downlink code. Below are reference for how to use downlink command: 23 -** Use HEX format to send a downlink: [[TTN v3>>Notes 24 -** Use Base64 format to send a downlink: [[Chirpstack>>Notes 25 -** See use note for more serves [[Servers Note>>doc :Main.WebHome]](IoT LoRaWANServer)22 +** Use HEX format to send a downlink: [[TTN v3>>url:https://wiki.dragino.com/index.php/Notes_for_TTN#Send_Downlink_message]] 23 +** Use Base64 format to send a downlink: [[Chirpstack>>url:https://wiki.dragino.com/index.php/Notes_for_ChirpStack#Downlink]]. 24 +** See use note for more serves [[Servers Note>>url:https://wiki.dragino.com/index.php/Main_Page#Use_Note_for_Server]] 26 26 27 - 28 - 29 29 = 3. Support End Node and firmware version = 30 30 31 -(% border="1" style="background-color:#ffffcc; color:green; width:9 66px" %)32 -|=(% colspan="3" style="width: 9 63px;" %)(((28 +(% border="1" style="background-color:#ffffcc; border:1; color:green; width:995.222px" %) 29 +|=(% colspan="3" style="width: 992px;" %)((( 33 33 Dragino STM32 base hardware Firmware / LoRaWAN stack list 34 34 ))) 35 35 |(% style="width:187px" %)((( 36 36 **Model** 37 -)))|(% style="width:3 30px" %)(((34 +)))|(% style="width:349px" %)((( 38 38 **Description** 39 -)))|(% style="width:4 45px" %)(((36 +)))|(% style="width:453px" %)((( 40 40 **Firmware Version <~-~-> Stack Version** 41 41 ))) 42 42 |(% style="width:187px" %)((( 43 43 [[LSN50-v1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html]], [[LSN50-V2>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/155-lsn50-v2.html]], 44 -)))|(% style="width:3 30px" %)(((41 +)))|(% style="width:349px" %)((( 45 45 Open Source Generic LoRaWAN Sensor Node 46 -)))|(% style="width:4 45px" %)(((43 +)))|(% style="width:453px" %)((( 47 47 ((( 48 48 LSN50 v1.6.0 <~-~-> DR-LWS-003; 49 49 ))) ... ... @@ -56,9 +56,9 @@ 56 56 ))) 57 57 |(% style="width:187px" %)((( 58 58 [[LGT92>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html]], 59 -)))|(% style="width:3 30px" %)(((56 +)))|(% style="width:349px" %)((( 60 60 LoRaWAN GPS Tracker 61 -)))|(% style="width:4 45px" %)(((58 +)))|(% style="width:453px" %)((( 62 62 ((( 63 63 LGT92 v1.6.3 <~-~-> DR-LWS-003; 64 64 ))) ... ... @@ -71,23 +71,23 @@ 71 71 ))) 72 72 |(% style="width:187px" %)((( 73 73 [[LBT1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/165-lbt1.html]], 74 -)))|(% style="width:3 30px" %)(((71 +)))|(% style="width:349px" %)((( 75 75 LoRaWAN BLE Indoor Tracker 76 -)))|(% style="width:4 45px" %)(((73 +)))|(% style="width:453px" %)((( 77 77 LBT1 v1.0 <~-~-> DR-LWS-005; 78 78 ))) 79 79 |(% style="width:187px" %)((( 80 80 [[RS485-LN>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/154-rs485-ln.html]], 81 -)))|(% style="width:3 30px" %)(((78 +)))|(% style="width:349px" %)((( 82 82 LoRaWAN RS485 Modbus Converter 83 -)))|(% style="width:4 45px" %)(((80 +)))|(% style="width:453px" %)((( 84 84 RS485-LN v1.3 <~-~-> DR-LWS-005; 85 85 ))) 86 86 |(% style="width:187px" %)((( 87 87 [[LHT65>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/151-lht65.html]], 88 -)))|(% style="width:3 30px" %)(((85 +)))|(% style="width:349px" %)((( 89 89 LoRaWAN Temperature & Humidity Sensor 90 -)))|(% style="width:4 45px" %)(((87 +)))|(% style="width:453px" %)((( 91 91 ((( 92 92 LHT65 v1.7 <~-~-> DR-LWS-003; 93 93 ))) ... ... @@ -99,7 +99,6 @@ 99 99 ))) 100 100 ))) 101 101 102 - 103 103 = 4. System Management Commands = 104 104 105 105 == 4.1 Change Uplink Interval == ... ... @@ -127,18 +127,13 @@ 127 127 **Downlink Command: 0x01** 128 128 {{/info}} 129 129 130 -((( 131 131 Format: Command Code (0x01) followed by 3 bytes time value. 132 -))) 133 133 134 -((( 135 135 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 136 -))) 137 137 138 138 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 139 139 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 140 140 141 - 142 142 == 4.2 Reboot End Node == 143 143 144 144 Feature: Reboot End Node to perform a new OTAA or ABP Join. ... ... @@ -168,16 +168,10 @@ 168 168 **Downlink Command: 0x04** 169 169 {{/info}} 170 170 171 -((( 172 172 Format: Command Code (0x04) followed by FF. 173 -))) 174 174 175 -((( 176 176 If the downlink payload=**04FF**, the end node will reboot. 177 177 178 - 179 -))) 180 - 181 181 == 4.3 Reset to factory Default == 182 182 183 183 Feature: Reset the parameters to Factory Default, factory default value depends on the firmware settings, the OTAA and ABP keys will reserve after this command. ... ... @@ -207,13 +207,9 @@ 207 207 **Downlink Command: 0x04** 208 208 {{/info}} 209 209 210 -((( 211 211 Format: Command Code (0x04) followed by FE. 212 -))) 213 213 214 -((( 215 215 If the downlink payload=**04FE**, Reset Parameters to Factory Default, Keys Reserve. 216 -))) 217 217 218 218 219 219 == 4.4 Show Firmware Version == ... ... @@ -224,10 +224,10 @@ 224 224 **AT Command: AT+VER** 225 225 {{/info}} 226 226 227 -(% border="1" style="background-color:#ffffcc; color:green ; width:586px" %)228 -|=(% colspan="3" style="width: 583px;"%)AT+VER: Image Version and Frequency Band229 -| (% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response**230 -| (% style="width:170px" %)AT+VER=?|(% style="width:300px" %)Show Image version and Frequency Band|(% style="width:113px" %)(((208 +(% border="1" style="background-color:#ffffcc; color:green" %) 209 +|=(% colspan="3" %)AT+VER: Image Version and Frequency Band 210 +|**Command Example**|**Function**|**Response** 211 +|AT+VER=?|Show Image version and Frequency Band|((( 231 231 1.3 EU868 232 232 233 233 OK ... ... @@ -237,25 +237,17 @@ 237 237 **Downlink Command: 0x26 (Valid in 006 stack)** 238 238 {{/info}} 239 239 240 -((( 241 241 Downlink Format: 0x26 242 -))) 243 243 244 -((( 245 245 Device will reply with firmware version info, device info. frequency band info. detail please check device user manual. Total 5 bytes Example: If device is of firmware version 1.1.0 Upload: xx ~-~- yy ~-~- zz ~-~- 110 total 5 bytes 246 -))) 247 247 248 -((( 249 249 **xx: Software Type:** 250 -))) 251 251 252 252 * 0x00 01: LGT92 Version 253 253 * 0x00 02: LBT1 254 254 * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01 255 255 256 -((( 257 257 **yy: Frequency Band:** 258 -))) 259 259 260 260 * 0x01: EU868 261 261 * 0x02: US915 ... ... @@ -268,9 +268,7 @@ 268 268 * 0x09: AS923-2 269 269 * 0xa0: AS923-3 270 270 271 -((( 272 272 **zz: Subband** 273 -))) 274 274 275 275 firmware version: v1.1.0 ~-~-> 110 276 276 ... ... @@ -300,7 +300,6 @@ 300 300 OK 301 301 ))) 302 302 303 - 304 304 = 5. Keys, IDs and EUIs management = 305 305 306 306 == 5.1 Application EUI == ... ... @@ -319,7 +319,6 @@ 319 319 ))) 320 320 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 321 321 322 - 323 323 == 5.2 Application Key == 324 324 325 325 Feature: Get or Set the Application Key. ... ... @@ -336,8 +336,6 @@ 336 336 ))) 337 337 |(% style="width:441px" %)AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|(% style="width:180px" %)Set the Application Key|(% style="width:350px" %)OK 338 338 339 - 340 - 341 341 == 5.3 Application Session Key == 342 342 343 343 Feature: Get or Set the Application Session Key. ... ... @@ -356,8 +356,6 @@ 356 356 OK 357 357 ))) 358 358 359 - 360 - 361 361 == 5.4 Device Address == 362 362 363 363 Feature: Get or Set the Device Address. ... ... @@ -376,8 +376,6 @@ 376 376 ))) 377 377 |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK 378 378 379 - 380 - 381 381 == 5.5 Device EUI == 382 382 383 383 Feature: Get or Set the Device EUI. ... ... @@ -396,8 +396,6 @@ 396 396 OK 397 397 ))) 398 398 399 - 400 - 401 401 == 5.6 Network ID == 402 402 403 403 Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection) ... ... @@ -414,8 +414,6 @@ 414 414 ))) 415 415 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 416 416 417 - 418 - 419 419 == 5.7 Network Session Key == 420 420 421 421 Feature: Get or Set the Network Session Key ... ... @@ -432,8 +432,6 @@ 432 432 ))) 433 433 |(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK 434 434 435 - 436 - 437 437 = 6. Joining and sending date on LoRaWAN network = 438 438 439 439 == 6.1 Confirm Mode == ... ... @@ -462,8 +462,6 @@ 462 462 * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1 463 463 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 464 464 465 - 466 - 467 467 == 6.2 Confirm Status == 468 468 469 469 Feature: Get confirmation status of the last AT+SEND (0-1). ... ... @@ -479,8 +479,6 @@ 479 479 OK 480 480 ))) 481 481 482 - 483 - 484 484 == 6.3 Join LoRa® Network == 485 485 486 486 Feature: Join network. ... ... @@ -498,7 +498,6 @@ 498 498 While Error in format, return AT_BUSY_ERROR 499 499 ))) 500 500 501 - 502 502 == 6.4 LoRa® Network Join Mode == 503 503 504 504 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). ... ... @@ -527,7 +527,6 @@ 527 527 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O 528 528 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 529 529 530 - 531 531 == 6.5 LoRa® Network Join Status == 532 532 533 533 Feature: LoRa® Network Join Status. ... ... @@ -543,7 +543,6 @@ 543 543 OK 544 544 ))) 545 545 546 - 547 547 == 6.6 Print Last Received Data in Raw Format == 548 548 549 549 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -559,7 +559,6 @@ 559 559 OK 560 560 ))) 561 561 562 - 563 563 == 6.7 Print Last Received Data in Binary Format == 564 564 565 565 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -575,7 +575,6 @@ 575 575 OK 576 576 ))) 577 577 578 - 579 579 == 6.8 Send Text Data == 580 580 581 581 Feature: Send Text Data<port:data>. ... ... @@ -595,7 +595,6 @@ 595 595 596 596 ))) 597 597 598 - 599 599 == 6.9 Send Hexadecimal Data == 600 600 601 601 Feature: Send hexadecimal data along with the application port. ... ... @@ -614,7 +614,6 @@ 614 614 615 615 ))) 616 616 617 - 618 618 = 7. LoRaWAN network management = 619 619 620 620 == 7.1 Adaptive Data Rate == ... ... @@ -646,7 +646,6 @@ 646 646 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 647 647 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 648 648 649 - 650 650 == 7.2 LoRa® Class == 651 651 652 652 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -665,7 +665,6 @@ 665 665 666 666 ))) 667 667 668 - 669 669 == 7.3 Duty Cycle Setting == 670 670 671 671 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. ... ... @@ -684,7 +684,6 @@ 684 684 685 685 ))) 686 686 687 - 688 688 == 7.4 Data Rate == 689 689 690 690 Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . Note: while set Data Rate, please use set Adptive Data Rate, ADR=0 first. otherwise device will response to server's ADR command and change the DR to the setting from server ... ... @@ -713,7 +713,6 @@ 713 713 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 714 714 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 715 715 716 - 717 717 == 7.5 Frame Counter Downlink == 718 718 719 719 Feature: Get or Set the Frame Counter Downlink. ... ... @@ -734,7 +734,6 @@ 734 734 735 735 ))) 736 736 737 - 738 738 == 7.6 Frame Counter Uplink == 739 739 740 740 Feature: Get or Set the Frame Counter Uplink. ... ... @@ -753,7 +753,6 @@ 753 753 754 754 ))) 755 755 756 - 757 757 == 7.7 Join Accept Delay1 == 758 758 759 759 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. ... ... @@ -772,7 +772,6 @@ 772 772 773 773 ))) 774 774 775 - 776 776 == 7.8 Join Accept Delay2 == 777 777 778 778 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. ... ... @@ -791,7 +791,6 @@ 791 791 792 792 ))) 793 793 794 - 795 795 == 7.9 Public Network Mode == 796 796 797 797 Feature: Get or Set the public network mode. (0: off, 1: on) ... ... @@ -812,7 +812,6 @@ 812 812 813 813 ))) 814 814 815 - 816 816 == 7.10 Receive Delay1 == 817 817 818 818 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -831,9 +831,8 @@ 831 831 832 832 ))) 833 833 771 +== 7.11Receive Delay2 == 834 834 835 -== 7.11 Receive Delay2 == 836 - 837 837 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 838 838 839 839 {{info}} ... ... @@ -850,7 +850,6 @@ 850 850 851 851 ))) 852 852 853 - 854 854 == 7.12 Rx2 Window Data Rate == 855 855 856 856 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -869,7 +869,6 @@ 869 869 870 870 ))) 871 871 872 - 873 873 == 7.13 Rx2 Window Frequency == 874 874 875 875 Feature: Get or Set the Rx2 window frequency ... ... @@ -888,7 +888,6 @@ 888 888 889 889 ))) 890 890 891 - 892 892 == 7.14 Transmit Power == 893 893 894 894 Feature: Get or Set the Transmit Power(0-5, MAX:0, MIN:5, according to LoRaWAN Spec, or 40=10dB, 41 = 11dB, …, 50 = 20dB which is out of LoRaWAN spec. ) ... ... @@ -914,7 +914,6 @@ 914 914 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 915 915 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 916 916 917 - 918 918 == 7.15 RSSI of the Last Received Packet == 919 919 920 920 Feature: Get or Set the Rx2 window frequency ... ... @@ -930,7 +930,6 @@ 930 930 OK 931 931 ))) 932 932 933 - 934 934 == 7.16 SNR of the Last Received Packet == 935 935 936 936 Feature: Get the SNR of the last received packet ... ... @@ -946,7 +946,6 @@ 946 946 OK 947 947 ))) 948 948 949 - 950 950 == 7.17 Application Port == 951 951 952 952 Feature: Get or set the application port. ... ... @@ -974,7 +974,6 @@ 974 974 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 975 975 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 976 976 977 - 978 978 == 7.18 Single Channel Mode == 979 979 980 980 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. ... ... @@ -991,7 +991,6 @@ 991 991 ))) 992 992 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 993 993 994 - 995 995 == 7.19 Eight Channel Mode == 996 996 997 997 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1021,7 +1021,6 @@ 1021 1021 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1022 1022 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1023 1023 1024 - 1025 1025 == 7.20 Get or Set RXwindows1 timeout == 1026 1026 1027 1027 Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). ... ... @@ -1038,18 +1038,12 @@ 1038 1038 ))) 1039 1039 |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK 1040 1040 1041 -((( 1042 -**AT+RX1TWO** is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 1043 -))) 968 +AT+RX1TWO is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 1044 1044 1045 -[[image:image-202205 26162535-1.png]]970 +[[image:image-20220511120050-1.png]] 1046 1046 1047 -((( 1048 1048 Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink. 1049 1049 1050 - 1051 -))) 1052 - 1053 1053 == 7.21 Get or Set RXwindows2 timeout == 1054 1054 1055 1055 Feature:Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255). ... ... @@ -1066,7 +1066,6 @@ 1066 1066 ))) 1067 1067 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1068 1068 1069 - 1070 1070 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1071 1071 1072 1072 Feature: Get or Set uplinkdwelltime ... ... @@ -1094,7 +1094,6 @@ 1094 1094 * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1095 1095 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1096 1096 1097 - 1098 1098 == 7.23 Set Packet Receiving Response Level == 1099 1099 1100 1100 Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal. ... ... @@ -1136,7 +1136,6 @@ 1136 1136 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1137 1137 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1138 1138 1139 - 1140 1140 = 8. AT Commands Combination = 1141 1141 1142 1142 == 8.1 Set a fix RX2DR for downlink window == ... ... @@ -1144,7 +1144,6 @@ 1144 1144 * **AT+ADR=0 **~-~-> Disable ADR first 1145 1145 * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1146 1146 1147 - 1148 1148 == 8.2 Use Downlink Command to set a fix uplink DR == 1149 1149 1150 1150 {{info}} ... ... @@ -1153,6 +1153,6 @@ 1153 1153 1154 1154 Same as: 1155 1155 1156 -* AT+ADR=0 ||anchor="H7.1AdaptiveDataRate"]]1157 -* AT+DR=5 ||anchor="H7.4DataRate"]]1158 -* AT+TXP=0 ||anchor="H7.14TransmitPower"]]1073 +* AT+ADR=0 [[Reference>>http://8.211.40.43:8080/xwiki/bin/view/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#Adaptive_Data_Rate]] 1074 +* AT+DR=5 [[Reference>>url:https://wiki.dragino.com/index.php/End_Device_Downlink_Command#Data_Rate]] 1075 +* AT+TXP=0 [[Reference>>url:https://wiki.dragino.com/index.php/End_Device_Downlink_Command#Transmit_Power]]
- image-20220526162535-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -149.4 KB - Content