{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MSS-XCADE Control Library",
  "description": "A library for controlling the Iowa Scaled Engineering MSS-XCADE (Block Signal Custom) modular signal system board",
  "url": "https://docs.iascaled.com/SimpleSig/Block%20Signal%20Custom/developer_guide/",
  "author": {
    "@type": "Person",
    "name": "Nathan Holmes"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/IowaScaledEngineering/MSS_XCADE_Control_Library-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 34,
  "datePublished": "2026-04-04",
  "license": "https://spdx.org/licenses/GPL-3.0"
}