{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "BLEOTA",
  "description": "Perform OTAs ESP32 over BLE",
  "url": "https://github.com/gb88/BLEOTA",
  "author": {
    "@type": "Person",
    "name": "gb88,Giovanni Bonomini"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/gb88/BLEOTA-1.0.4.zip",
  "softwareVersion": "1.0.4",
  "fileSize": 150,
  "datePublished": "2026-03-15",
  "license": "https://spdx.org/licenses/AGPL-3.0"
}