{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "climate-uart",
  "description": "UART HVAC protocol library with a unified climate API.",
  "url": "https://github.com/o0zz/climate-uart",
  "author": {
    "@type": "Person",
    "name": "o0Zz"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/o0zz/climate_uart-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 39,
  "datePublished": "2026-02-08",
  "license": "https://spdx.org/licenses/MIT"
}