{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Dali",
  "description": "A (non-blocking) library for the Digital Addressable Lighting Interface (DALI).",
  "url": "https://github.com/atvirokodosprendimai/arduino-dali",
  "author": {
    "@type": "Person",
    "name": "hubsif"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/atvirokodosprendimai/Dali-0.0.6.zip",
  "softwareVersion": "0.0.6",
  "fileSize": 261,
  "license": "https://spdx.org/licenses/GPL-3.0"
}