SWAP AREA
A swap area is made available for each unit to upload / download free content.
Available size is limited to 200k.
POST/PUT/DELETE data into this area from a device, use the command: AT#HTTP=<method>,<url>[,<data>] TO APPEND THE TEXT "Text line..." to SWAP AREA of gxl0 device: AT#HTTP=POST,https://www.mobikey.eu/swap/gxl0/pwd/0000,"Text line..." TO ERASE and WRITE "New line..." to SWAP AREA of gxl0 device: AT#HTTP=PUT,https://www.mobikey.eu/swap/gxl0/pwd/0000,"New line..." |