{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "InkaLogicModbus",
  "description": "Modbus RTU master library for ESP32 using ESP-IDF UART and freemodbus.",
  "url": "https://github.com/boxlink/INKALOGIC",
  "author": {
    "@type": "Person",
    "name": "MMJ SMART ELECTRONICS by max"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/boxlink/InkaLogicModbus-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 33,
  "datePublished": "2026-03-19",
  "license": "https://spdx.org/licenses/GPL-3.0"
}