[ { "id": "3a6af484cb669993", "type": "tab", "label": "Flow 1", "disabled": false, "info": "", "env": [] }, { "id": "3166b32f085069ba", "type": "mqtt in", "z": "3a6af484cb669993", "name": "", "topic": "esp/dht/humidity", "qos": "1", "datatype": "auto", "broker": "ba3aecb7b41afd40", "nl": false, "rap": true, "rh": 0, "inputs": 0, "x": 120, "y": 220, "wires": [ [ "239c5589765db313" ] ] }, { "id": "c4cb3d248f6427de", "type": "ui_gauge", "z": "3a6af484cb669993", "name": "", "group": "37de8fe8.46846", "order": 1, "width": 0, "height": 0, "gtype": "gage", "title": "Temperature", "label": "℃", "format": "{{value}}", "min": 0, "max": "50", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 390, "y": 120, "wires": [] }, { "id": "239c5589765db313", "type": "ui_gauge", "z": "3a6af484cb669993", "name": "", "group": "37de8fe8.46846", "order": 2, "width": 0, "height": 0, "gtype": "gage", "title": "Humidity", "label": "%", "format": "{{value}}", "min": 0, "max": "100", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "className": "", "x": 380, "y": 220, "wires": [] }, { "id": "476fb4e08f4ba326", "type": "mqtt in", "z": "3a6af484cb669993", "name": "", "topic": "esp/dht/temperature", "qos": "1", "datatype": "auto", "broker": "ba3aecb7b41afd40", "nl": false, "rap": true, "rh": 0, "inputs": 0, "x": 120, "y": 120, "wires": [ [ "c4cb3d248f6427de" ] ] }, { "id": "ba3aecb7b41afd40", "type": "mqtt-broker", "name": "EMQX", "broker": "broker.emqx.io", "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": "" }, { "id": "37de8fe8.46846", "type": "ui_group", "name": "DHT11", "tab": "53b8c8f9.cfbe48", "order": 1, "disp": true, "width": "6", "collapse": false, "className": "" }, { "id": "53b8c8f9.cfbe48", "type": "ui_tab", "name": "Home", "icon": "dashboard", "order": 5, "disabled": false, "hidden": false } ]