[
    {
        "id": "0ab92c95ca7609cd",
        "type": "tab",
        "label": "Flow 1",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "fc3b61d145750456",
        "type": "serial-port",
        "name": "serial0",
        "serialport": "/dev/tty.usbmodem141401",
        "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": "43954c140d8796ea",
        "type": "ui-base",
        "name": "My Dashboard",
        "path": "/dashboard",
        "appIcon": "",
        "includeClientData": true,
        "acceptsClientConfig": [
            "ui-notification",
            "ui-control"
        ],
        "showPathInSidebar": false,
        "headerContent": "page",
        "navigationStyle": "default",
        "titleBarStyle": "default",
        "showReconnectNotification": true,
        "notificationDisplayTime": 1,
        "showDisconnectNotification": true,
        "allowInstall": false
    },
    {
        "id": "2d23e5638689629c",
        "type": "ui-theme",
        "name": "Default Theme",
        "colors": {
            "surface": "#ffffff",
            "primary": "#0094CE",
            "bgPage": "#eeeeee",
            "groupBg": "#ffffff",
            "groupOutline": "#cccccc"
        },
        "sizes": {
            "density": "default",
            "pagePadding": "12px",
            "groupGap": "12px",
            "groupBorderRadius": "4px",
            "widgetGap": "12px"
        }
    },
    {
        "id": "f022bfefcc226cad",
        "type": "ui-page",
        "name": "Page 1",
        "ui": "43954c140d8796ea",
        "path": "/page1",
        "icon": "home",
        "layout": "grid",
        "theme": "2d23e5638689629c",
        "breakpoints": [
            {
                "name": "Default",
                "px": 0,
                "cols": 3
            },
            {
                "name": "Tablet",
                "px": 576,
                "cols": 6
            },
            {
                "name": "Small Desktop",
                "px": 768,
                "cols": 9
            },
            {
                "name": "Desktop",
                "px": 1024,
                "cols": 12
            }
        ],
        "order": 1,
        "className": "",
        "visible": "true",
        "disabled": "false"
    },
    {
        "id": "422ab98be638186b",
        "type": "ui-group",
        "name": "Group 1",
        "page": "f022bfefcc226cad",
        "width": 6,
        "height": 1,
        "order": 1,
        "showTitle": true,
        "className": "",
        "visible": "true",
        "disabled": "false",
        "groupType": "default"
    },
    {
        "id": "73726341eee2debd",
        "type": "serial out",
        "z": "0ab92c95ca7609cd",
        "name": "serial0",
        "serial": "fc3b61d145750456",
        "x": 450,
        "y": 100,
        "wires": []
    },
    {
        "id": "da58e5e6866e1214",
        "type": "serial in",
        "z": "0ab92c95ca7609cd",
        "name": "",
        "serial": "fc3b61d145750456",
        "x": 170,
        "y": 280,
        "wires": [
            [
                "5df67299e2687af5",
                "b9ca820768b02b74"
            ]
        ]
    },
    {
        "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": "c1d395d0566ae8ad",
        "type": "ui-button",
        "z": "0ab92c95ca7609cd",
        "group": "422ab98be638186b",
        "name": "",
        "label": "button1",
        "order": 4,
        "width": 0,
        "height": 0,
        "emulateClick": false,
        "tooltip": "",
        "color": "",
        "bgcolor": "",
        "className": "",
        "icon": "",
        "iconPosition": "left",
        "payload": "1",
        "payloadType": "str",
        "topic": "topic",
        "topicType": "msg",
        "buttonColor": "",
        "textColor": "",
        "iconColor": "",
        "enableClick": true,
        "enablePointerdown": false,
        "pointerdownPayload": "",
        "pointerdownPayloadType": "str",
        "enablePointerup": false,
        "pointerupPayload": "",
        "pointerupPayloadType": "str",
        "x": 160,
        "y": 100,
        "wires": [
            [
                "73726341eee2debd",
                "d4fe7d45bd5a44f1"
            ]
        ]
    },
    {
        "id": "5ece8bd29338dc8b",
        "type": "ui-button",
        "z": "0ab92c95ca7609cd",
        "group": "422ab98be638186b",
        "name": "",
        "label": "button0",
        "order": 3,
        "width": 0,
        "height": 0,
        "emulateClick": false,
        "tooltip": "",
        "color": "",
        "bgcolor": "",
        "className": "",
        "icon": "",
        "iconPosition": "left",
        "payload": "0",
        "payloadType": "str",
        "topic": "topic",
        "topicType": "msg",
        "buttonColor": "",
        "textColor": "",
        "iconColor": "",
        "enableClick": true,
        "enablePointerdown": false,
        "pointerdownPayload": "",
        "pointerdownPayloadType": "str",
        "enablePointerup": false,
        "pointerupPayload": "",
        "pointerupPayloadType": "str",
        "x": 160,
        "y": 160,
        "wires": [
            [
                "73726341eee2debd",
                "d4fe7d45bd5a44f1"
            ]
        ]
    },
    {
        "id": "b9ca820768b02b74",
        "type": "ui-text",
        "z": "0ab92c95ca7609cd",
        "group": "422ab98be638186b",
        "order": "1",
        "width": 0,
        "height": 0,
        "name": "",
        "label": "LED",
        "format": "{{msg.payload}}",
        "layout": "row-left",
        "style": false,
        "font": "",
        "fontSize": 16,
        "color": "#717171",
        "wrapText": false,
        "className": "",
        "value": "payload",
        "valueType": "msg",
        "x": 350,
        "y": 340,
        "wires": []
    },
    {
        "id": "d4fe7d45bd5a44f1",
        "type": "ui-text",
        "z": "0ab92c95ca7609cd",
        "group": "422ab98be638186b",
        "order": 2,
        "width": 0,
        "height": 0,
        "name": "",
        "label": "Serialout",
        "format": "{{msg.payload}}",
        "layout": "row-left",
        "style": false,
        "font": "",
        "fontSize": 16,
        "color": "#717171",
        "wrapText": false,
        "className": "",
        "value": "payload",
        "valueType": "msg",
        "x": 460,
        "y": 160,
        "wires": []
    },
    {
        "id": "c371a83125ace3f2",
        "type": "global-config",
        "env": [],
        "modules": {
            "node-red-node-serialport": "2.0.3",
            "@flowfuse/node-red-dashboard": "1.30.2"
        }
    }
]