
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "leva"
    ];
    <http://schema.org/datePublished> "2026-07-03"^^<http://schema.org/Date>;
    <http://schema.org/description> "Compact DS18B20 driver over OneWire for the Lion* stack (ESP8266 / ESP32).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/blah188/LionDallas-1.1.0.zip>;
    <http://schema.org/fileSize> 18;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "LionDallas";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.0";
    <http://schema.org/url> <https://github.com/blah188/LionDallas>
  ] .
