[
    {
        "id": "d0cdcf5854e3e599",
        "type": "tab",
        "label": "MQTT Test",
        "disabled": false,
        "info": ""
    },
    {
        "id": "d553c1f3e1afd8c1",
        "type": "mqtt in",
        "z": "d0cdcf5854e3e599",
        "name": "",
        "topic": "WaterTank/Voltage",
        "qos": "2",
        "datatype": "auto",
        "broker": "f94f2607c8534b13",
        "nl": false,
        "rap": true,
        "rh": 0,
        "inputs": 0,
        "x": 120,
        "y": 200,
        "wires": [
            [
                "9bd0e915d865764f"
            ]
        ]
    },
    {
        "id": "9bd0e915d865764f",
        "type": "debug",
        "z": "d0cdcf5854e3e599",
        "name": "",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 420,
        "y": 200,
        "wires": []
    },
    {
        "id": "e21e9e2089753b65",
        "type": "mqtt in",
        "z": "d0cdcf5854e3e599",
        "name": "",
        "topic": "WaterTank/Percent",
        "qos": "2",
        "datatype": "auto",
        "broker": "f94f2607c8534b13",
        "nl": false,
        "rap": true,
        "rh": 0,
        "inputs": 0,
        "x": 110,
        "y": 280,
        "wires": [
            [
                "e7467eaff6a4017f"
            ]
        ]
    },
    {
        "id": "e7467eaff6a4017f",
        "type": "debug",
        "z": "d0cdcf5854e3e599",
        "name": "",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 420,
        "y": 300,
        "wires": []
    },
    {
        "id": "f94f2607c8534b13",
        "type": "mqtt-broker",
        "name": "",
        "broker": "192.168.1.3",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "willMsg": {},
        "sessionExpiry": ""
    }
]