
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "matthias-bs"
    ];
    <http://schema.org/datePublished> "2026-09-12"^^<http://schema.org/Date>;
    <http://schema.org/description> "Controls a switch (e.g. relay) by presence of a UHF RFID Tag.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/matthias-bs/esp32_rfid_switch-0.1.0.zip>;
    <http://schema.org/fileSize> 129;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "esp32-rfid-switch";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.1.0";
    <http://schema.org/url> <https://github.com/matthias-bs/esp32-rfid-switch>
  ] .
