[
    {
        "id": "7a8b5c541b5aa6fc",
        "type": "tab",
        "label": "Flow 1",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "6a42225c639ab6a6",
        "type": "mqtt in",
        "z": "7a8b5c541b5aa6fc",
        "name": "",
        "topic": "/temperature/msg",
        "qos": "2",
        "datatype": "auto-detect",
        "broker": "f1d0af44ce5890b3",
        "nl": false,
        "rap": true,
        "rh": 0,
        "inputs": 0,
        "x": 400,
        "y": 300,
        "wires": [
            [
                "568b991dc9e2ae19"
            ]
        ]
    },
    {
        "id": "c621c2620e1b4f5c",
        "type": "debug",
        "z": "7a8b5c541b5aa6fc",
        "name": "debug 1",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 1080,
        "y": 300,
        "wires": []
    },
    {
        "id": "dfa5f2bef3489d67",
        "type": "http request",
        "z": "7a8b5c541b5aa6fc",
        "name": "",
        "method": "GET",
        "ret": "txt",
        "paytoqs": "ignore",
        "url": "https://hook.eu1.make.com/jxd3f1gwkchaz4durolq8k79sdf5odcn?sound=0",
        "tls": "",
        "persist": false,
        "proxy": "",
        "insecureHTTPParser": false,
        "authType": "",
        "senderr": false,
        "headers": [],
        "x": 1090,
        "y": 440,
        "wires": [
            []
        ]
    },
    {
        "id": "568b991dc9e2ae19",
        "type": "switch",
        "z": "7a8b5c541b5aa6fc",
        "name": "",
        "property": "payload",
        "propertyType": "msg",
        "rules": [
            {
                "t": "gte",
                "v": "25",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 1,
        "x": 590,
        "y": 420,
        "wires": [
            [
                "dfa5f2bef3489d67",
                "c621c2620e1b4f5c"
            ]
        ]
    },
    {
        "id": "f1d0af44ce5890b3",
        "type": "mqtt-broker",
        "name": "",
        "broker": "10.100.102.14",
        "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": {},
        "userProps": "",
        "sessionExpiry": ""
    }
]