{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "WcbCmd",
  "description": "Shared WCB command translators (device command -> native wire bytes).",
  "url": "https://github.com/greghulette/WcbCmd",
  "author": {
    "@type": "Person",
    "name": "Greg Hulette"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/greghulette/WcbCmd-0.7.0.zip",
  "softwareVersion": "0.7.0",
  "fileSize": 36,
  "datePublished": "2026-07-24",
  "license": "https://spdx.org/licenses/MIT"
}