
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Xorlent"
    ];
    <http://schema.org/description> "SHT4X sensor library with async support";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Xorlent/Async_SHT4x-1.2.0.zip>;
    <http://schema.org/fileSize> 2008;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "Async SHT4x";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.0";
    <http://schema.org/url> <https://github.com/Xorlent/Async_SHT4x>
  ] .
