
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jerome Gonzalez"
    ];
    <http://schema.org/datePublished> "2026-04-08"^^<http://schema.org/Date>;
    <http://schema.org/description> "LoRa home automation library with MQTT gateway and web UI.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Mizar03110/LoRaDomo-1.1.0.zip>;
    <http://schema.org/fileSize> 59;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "LoRaDomo";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.0";
    <http://schema.org/url> <https://github.com/Mizar03110/LoRaDomo>
  ] .
