{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "UpdateOTW",
  "description": "Peer-to-peer firmware update over the wire (Modbus RTU / RS485).",
  "url": "https://github.com/italo-coelho/UpdateOTW",
  "author": {
    "@type": "Person",
    "name": "Ítalo Coelho"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/italo-coelho/UpdateOTW-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 103,
  "datePublished": "2026-08-05",
  "license": "https://spdx.org/licenses/LGPL-2.1-or-later"
}