{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32_MQTTv5",
  "description": "MQTT 5.0 client library for ESP32",
  "url": "https://github.com/JorgeGBeltre/ESP32_MQTTv5",
  "author": {
    "@type": "Person",
    "name": "Jorge Gaspar Beltre Rivera"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/JorgeGBeltre/ESP32_MQTTv5-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 24,
  "datePublished": "2026-04-07",
  "license": "https://spdx.org/licenses/MIT"
}