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