{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32_Azure_MQTT_Manager",
  "description": "ESP32 Azure IoT Hub MQTT client with built-in SAS authentication and minimal API.",
  "url": "https://github.com/shawrhit/esp32_azure_mqtt_driver",
  "author": {
    "@type": "Person",
    "name": "Rohit K. Shaw"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/shawrhit/ESP32_Azure_MQTT_Manager-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 19,
  "datePublished": "2026-03-22",
  "license": "https://spdx.org/licenses/MIT"
}