
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Sensirion"
    ];
    <http://schema.org/datePublished> "2025-09-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "Library for the STC42 sensor by Sensirion";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Sensirion/Sensirion_I2C_STC42-1.0.1.zip>;
    <http://schema.org/fileSize> 2447;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "Sensirion I2C STC42";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.1";
    <http://schema.org/url> <https://github.com/Sensirion/arduino-i2c-stc42>
  ] .
