
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Device Control";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Chamara Gayan"
    ];
    <http://schema.org/datePublished> "2026-06-23"^^<http://schema.org/Date>;
    <http://schema.org/description> "Official Arduino library for OtaHub.dev - The ESP32 OTA Firmware Distribution Platform";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/c-gayan/OtaHub-1.0.2.zip>;
    <http://schema.org/fileSize> 13;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "OtaHub";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://otahub.dev/>
  ] .
