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