{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESPConfig",
  "description": "Expose ESP32 configuration fields over Serial and NimBLE.",
  "url": "https://fbiego.com/espconfig/",
  "author": {
    "@type": "Person",
    "name": "fbiego"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/fbiego/ESPConfig-1.1.1.zip",
  "softwareVersion": "1.1.1",
  "fileSize": 34,
  "datePublished": "2026-09-24",
  "license": "https://spdx.org/licenses/MIT"
}