{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "DS2482",
  "description": "A modern library for DS2482-800 I2C to 1-Wire bridge with DS18B20 support.",
  "url": "https://github.com/APADevices/DS2482",
  "author": {
    "@type": "Person",
    "name": "APADevices"
  },
  "applicationCategory": "Sensors",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/apadevices/DS2482-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 14,
  "license": "https://spdx.org/licenses/NOASSERTION"
}