{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AzureIoT",
  "description": "Connects an Arduino Uno WiFi Rev2 or an ESP32 board to Azure IoT Central: WiFi, on-device DPS provisioning, MQTT telemetry, and cloud-to-device control.",
  "url": "https://github.com/vedacool/Arduino-Azure-IoT-Central",
  "author": {
    "@type": "Person",
    "name": "Dr. Husaini"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/vedacool/AzureIoT-1.5.1.zip",
  "softwareVersion": "1.5.1",
  "fileSize": 198,
  "datePublished": "2026-08-05",
  "license": "https://spdx.org/licenses/MIT"
}