
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "matej Zvolsky"
    ];
    <http://schema.org/datePublished> "2026-08-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "Autonomous wireless background OTA flashing on a configurable ESP32 core.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/nemo4598/AutonomniOTA-2.0.0.zip>;
    <http://schema.org/fileSize> 4;
    <http://schema.org/license> <https://spdx.org/licenses/WTFPL>;
    <http://schema.org/name> "AutonomniOTA";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.0.0";
    <http://schema.org/url> <https://github.com/nemo4598/AutonomniOTA>
  ] .
