{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32IoTSDK",
  "description": "Reusable IoT SDK for ESP32 with WiFi, MQTT, OTA and provisioning support.",
  "url": "https://github.com/vishal-95-um/esp32-iot-management",
  "author": {
    "@type": "Person",
    "name": "Vishal"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/vishal-95-um/ESP32IoTSDK-0.1.2.zip",
  "softwareVersion": "0.1.2",
  "fileSize": 25,
  "datePublished": "2026-08-17",
  "license": "https://spdx.org/licenses/MIT"
}