{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Trellis",
  "description": "Self-describing device control library for ESP32 and Pico W.",
  "url": "https://github.com/ovexro/trellis",
  "author": {
    "@type": "Person",
    "name": "Joshua-Ovidiu Drobota"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ovexro/Trellis-0.4.7.zip",
  "softwareVersion": "0.4.7",
  "fileSize": 70,
  "datePublished": "2026-04-12",
  "license": "https://spdx.org/licenses/MIT"
}