{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Poom",
  "description": "Arduino library for developing applications on the Poom device.",
  "url": "https://github.com/The-POOM/poom-arduino",
  "author": {
    "@type": "Person",
    "name": "Poom"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/The-POOM/Poom-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 483,
  "datePublished": "2026-09-05",
  "license": "https://spdx.org/licenses/GPL-3.0"
}