{ "name": "haas506", "version": "1.0.0", "io": { "serial1": { "type": "UART", "port": 0, "dataWidth": 8, "baudRate": 9600, "stopBits": 1, "flowControl": "disable", "parity": "none" }, "serial2": { "type": "UART", "port": 1, "dataWidth": 8, "baudRate": 9600, "stopBits": 1, "flowControl": "disable", "parity": "none" }, "serial3": { "type": "UART", "port": 2, "dataWidth": 8, "baudRate": 115200, "stopBits": 1, "flowControl": "disable", "parity": "none" } }, "debugLevel": "ERROR", "repl": "enable", "replPort": 3 }