
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "NodeWave EA"
    ];
    <http://schema.org/datePublished> "2026-06-21"^^<http://schema.org/Date>;
    <http://schema.org/description> "Secure FOTA client for ESP32 with retry, lifecycle callbacks, SHA-256 and ECDSA/ED25519/RSA signature verification.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/NodeWave-EA/FOTA_Client_ESP32-1.0.5.zip>;
    <http://schema.org/fileSize> 93;
    <http://schema.org/name> "FOTA-Client-ESP32";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.5";
    <http://schema.org/url> <https://github.com/NodeWave-EA/FOTA-Client-ESP32>
  ] .
