{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "WiFi-Watchdog",
  "description": "Non-blocking WiFi connection manager with ICMP ping watchdog for ESP8266 and ESP32.",
  "url": "https://github.com/costinbobes/WiFi-Watchdog",
  "author": {
    "@type": "Person",
    "name": "Costin Bobes"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/costinbobes/WiFi_Watchdog-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 19,
  "datePublished": "2026-02-21",
  "license": "https://spdx.org/licenses/MIT"
}