{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MadsUnoAgent",
  "description": "Minimal direct ZMTP client for the MADS agent framework, targeting Arduino UNO R4 WiFi.",
  "url": "https://github.com/MADS-NET/arduino_mads",
  "author": {
    "@type": "Person",
    "name": "Paolo Bosetti"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MADS-NET/MadsUnoAgent-0.4.0.zip",
  "softwareVersion": "0.4.0",
  "fileSize": 195,
  "datePublished": "2026-09-05",
  "license": "https://spdx.org/licenses/MIT"
}