[ { "id": "27084be7aa8f9652", "type": "tab", "label": "Flow 1", "disabled": true, "info": "", "env": [] }, { "id": "bede7d5436c69c52", "type": "mqtt-broker", "name": "nr-iot", "broker": "emqx.iot.devnet.local", "port": 1883, "clientid": "", "autoConnect": true, "usetls": false, "protocolVersion": "4", "keepalive": 60, "cleansession": true, "autoUnsubscribe": true, "birthTopic": "iottest", "birthQos": "0", "birthRetain": "false", "birthPayload": "", "birthMsg": {}, "closeTopic": "", "closeQos": "0", "closeRetain": "false", "closePayload": "", "closeMsg": {}, "willTopic": "", "willQos": "0", "willRetain": "false", "willPayload": "", "willMsg": {}, "userProps": "", "sessionExpiry": "" }, { "id": "98189df2ee850f46", "type": "inject", "z": "27084be7aa8f9652", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 160, "y": 140, "wires": [ [ "273cb9b8c3a73e8a", "eadcbed36371049b" ] ] }, { "id": "273cb9b8c3a73e8a", "type": "debug", "z": "27084be7aa8f9652", "name": "debug 1", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 480, "y": 240, "wires": [] }, { "id": "eadcbed36371049b", "type": "debug", "z": "27084be7aa8f9652", "name": "debug 2", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 480, "y": 140, "wires": [] }, { "id": "47dcd3b7a859621d", "type": "mqtt in", "z": "27084be7aa8f9652", "name": "", "topic": "iottest", "qos": "2", "datatype": "auto-detect", "broker": "bede7d5436c69c52", "nl": false, "rap": true, "rh": 0, "inputs": 0, "x": 170, "y": 360, "wires": [ [ "f9b7adaaa095bb7c" ] ] }, { "id": "f9b7adaaa095bb7c", "type": "debug", "z": "27084be7aa8f9652", "name": "debug 3", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 360, "y": 360, "wires": [] } ]