{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AsyncMqttClient",
  "description": "An Arduino for ESP8266 and ESP32 asynchronous MQTT client implementation",
  "url": "https://github.com/marvinroger/async-mqtt-client",
  "author": {
    "@type": "Person",
    "name": "Marvin ROGER"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/moinologics/AsyncMqttClient-0.9.0.zip",
  "softwareVersion": "0.9.0",
  "fileSize": 52,
  "datePublished": "2021-07-25",
  "license": "https://spdx.org/licenses/MIT"
}