{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "OtaHub",
  "description": "Official Arduino library for OtaHub.dev - The ESP32 OTA Firmware Distribution Platform",
  "url": "https://otahub.dev/",
  "author": {
    "@type": "Person",
    "name": "Chamara Gayan"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/c-gayan/OtaHub-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 13,
  "datePublished": "2026-06-23",
  "license": "https://spdx.org/licenses/MIT"
}