{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ModbusResponder",
  "description": "Minimal Modbus TCP responder that serves holding registers to a PLC or SCADA master.",
  "url": "https://github.com/LeviMonte/ArduinoRemoteIO",
  "author": {
    "@type": "Person",
    "name": "Levi Monte"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/LeviMonte/ModbusResponder-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 18,
  "datePublished": "2026-07-21",
  "license": "https://spdx.org/licenses/Apache-2.0"
}