{
  "kind": "tty000-profile",
  "version": 1,
  "id": "modbus-rtu",
  "name": "Modbus RTU",
  "family": "modbus",
  "settings": {
    "baud": 9600,
    "dataBits": 8,
    "parity": "even",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [],
  "notes": "Classic 9600 8E1. Some slaves are 8N2 or 19200. Binary frames, not lines."
}
