{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SIM800LPlus HTTP Connector",
  "description": "Enhanced library for GSM/GPRS SIM800L modules, supporting HTTP/S connections, extended functions, and improved data transmission methods.",
  "url": "https://github.com/MesutEmpire/SIM800LPlus",
  "author": {
    "@type": "Person",
    "name": "Original: Olivier Staquet, Modified by: Samuel Wainaina"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MesutEmpire/SIM800LPlus_HTTP_Connector-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 4829,
  "datePublished": "2026-02-06",
  "license": "https://spdx.org/licenses/MIT"
}