{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MQTTOTAv5",
  "description": "Secure OTA firmware updates for ESP32 over MQTT v5.0 with SHA-256, HMAC, and chunked transfer.",
  "url": "https://github.com/JorgeGBeltre/MQTTOTAv5",
  "author": {
    "@type": "Person",
    "name": "Jorge Gaspar Beltre Rivera"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/JorgeGBeltre/MQTTOTAv5-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 23,
  "datePublished": "2026-04-14",
  "license": "https://spdx.org/licenses/MIT"
}