{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CANSignalStudioInterface",
  "description": "Device-side interface library for CAN Signal Studio.",
  "url": "https://github.com/Terry-Gould/CANSignalStudioInterface",
  "author": {
    "@type": "Person",
    "name": "Terry Gould"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Terry-Gould/CANSignalStudioInterface-0.1.1.zip",
  "softwareVersion": "0.1.1",
  "fileSize": 64,
  "datePublished": "2026-08-28",
  "license": "https://spdx.org/licenses/MIT"
}