[
    {
        "id": "3ba117361ac4a781",
        "type": "tab",
        "label": "Flow 1",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "b4ef0f4f7a90295d",
        "type": "ui_switch",
        "z": "3ba117361ac4a781",
        "name": "",
        "label": "switch",
        "tooltip": "",
        "group": "84eff58c84e34cac",
        "order": 0,
        "width": 0,
        "height": 0,
        "passthru": true,
        "decouple": "false",
        "topic": "led",
        "topicType": "str",
        "style": "",
        "onvalue": "1",
        "onvalueType": "str",
        "onicon": "",
        "oncolor": "",
        "offvalue": "0",
        "offvalueType": "str",
        "officon": "",
        "offcolor": "",
        "animate": false,
        "className": "",
        "x": 110,
        "y": 160,
        "wires": [
            [
                "3560730c56fb4fb6"
            ]
        ]
    },
    {
        "id": "f627b2fd757b9614",
        "type": "ui_gauge",
        "z": "3ba117361ac4a781",
        "name": "",
        "group": "84eff58c84e34cac",
        "order": 1,
        "width": 0,
        "height": 0,
        "gtype": "gage",
        "title": "gauge",
        "label": "units",
        "format": "{{value}}",
        "min": 0,
        "max": "200",
        "colors": [
            "#00b500",
            "#e6e600",
            "#ca3838"
        ],
        "seg1": "",
        "seg2": "",
        "diff": false,
        "className": "",
        "x": 270,
        "y": 220,
        "wires": []
    },
    {
        "id": "2461e8aa9be8ace7",
        "type": "serial in",
        "z": "3ba117361ac4a781",
        "name": "",
        "serial": "62675c0ea4f2094d",
        "x": 70,
        "y": 260,
        "wires": [
            [
                "f627b2fd757b9614"
            ]
        ]
    },
    {
        "id": "3560730c56fb4fb6",
        "type": "serial out",
        "z": "3ba117361ac4a781",
        "name": "",
        "serial": "62675c0ea4f2094d",
        "x": 260,
        "y": 100,
        "wires": []
    },
    {
        "id": "84eff58c84e34cac",
        "type": "ui_group",
        "name": "Controls",
        "tab": "20a28c2ebbdd0bfe",
        "order": 1,
        "disp": true,
        "width": 6,
        "collapse": false,
        "className": ""
    },
    {
        "id": "62675c0ea4f2094d",
        "type": "serial-port",
        "name": "",
        "serialport": "COM11",
        "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": "20a28c2ebbdd0bfe",
        "type": "ui_tab",
        "name": "FabDashboard",
        "icon": "dashboard",
        "disabled": false,
        "hidden": false
    },
    {
        "id": "0ed3e66d1583aa5c",
        "type": "global-config",
        "env": [],
        "modules": {
            "node-red-dashboard": "3.6.6",
            "node-red-node-serialport": "2.0.3"
        }
    }
]