
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Dhruv K"
    ];
    <http://schema.org/datePublished> "2026-03-19"^^<http://schema.org/Date>;
    <http://schema.org/description> "ESP32 Modbus RTU driver for Selec EM2M energy meter.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/dhruvkotian/EM2M_ESP32_Driver-1.1.1.zip>;
    <http://schema.org/fileSize> 6;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "EM2M-ESP32-Driver";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.1.1";
    <http://schema.org/url> <https://github.com/dhruvkotian/em2m-esp32-modbus>
  ] .
