[
    {
        "id": "0ab92c95ca7609cd",
        "type": "tab",
        "label": "Flow 1",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "73726341eee2debd",
        "type": "serial out",
        "z": "0ab92c95ca7609cd",
        "name": "serial0",
        "serial": "fc3b61d145750456",
        "x": 450,
        "y": 100,
        "wires": []
    },
    {
        "id": "8583d4115c3fdace",
        "type": "inject",
        "z": "0ab92c95ca7609cd",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "0",
        "payloadType": "str",
        "x": 170,
        "y": 160,
        "wires": [
            [
                "73726341eee2debd",
                "f131e4f5dd5f34b9"
            ]
        ]
    },
    {
        "id": "da58e5e6866e1214",
        "type": "serial in",
        "z": "0ab92c95ca7609cd",
        "name": "",
        "serial": "fc3b61d145750456",
        "x": 170,
        "y": 280,
        "wires": [
            [
                "5df67299e2687af5"
            ]
        ]
    },
    {
        "id": "5df67299e2687af5",
        "type": "debug",
        "z": "0ab92c95ca7609cd",
        "name": "debug 1",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 340,
        "y": 280,
        "wires": []
    },
    {
        "id": "7751c6b3e52a955f",
        "type": "inject",
        "z": "0ab92c95ca7609cd",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "1",
        "payloadType": "str",
        "x": 170,
        "y": 100,
        "wires": [
            [
                "73726341eee2debd",
                "f131e4f5dd5f34b9"
            ]
        ]
    },
    {
        "id": "f131e4f5dd5f34b9",
        "type": "debug",
        "z": "0ab92c95ca7609cd",
        "name": "debug 2",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 460,
        "y": 160,
        "wires": []
    },
    {
        "id": "fc3b61d145750456",
        "type": "serial-port",
        "name": "serial0",
        "serialport": "/dev/tty.usbmodem144401",
        "serialbaud": "115200",
        "databits": 8,
        "parity": "none",
        "stopbits": 1,
        "waitfor": "",
        "dtr": "none",
        "rts": "none",
        "cts": "none",
        "dsr": "none",
        "newline": "\\n",
        "bin": "false",
        "out": "char",
        "addchar": "",
        "responsetimeout": 10000
    },
    {
        "id": "6784683566542f77",
        "type": "global-config",
        "env": [],
        "modules": {
            "node-red-node-serialport": "2.0.3"
        }
    }
]