{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "APIOTA",
  "description": "ESP32 OTA Update + Device Provisioning + Command Polling via apiota.net",
  "url": "https://apiota.net/",
  "author": {
    "@type": "Person",
    "name": "APIOTA"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/devjune-apiota/APIOTA-1.2.0.zip",
  "softwareVersion": "1.2.0",
  "fileSize": 53,
  "datePublished": "2026-06-09",
  "license": "https://spdx.org/licenses/MIT"
}