[ { "id": "83d64b87b0aba91e", "type": "mqtt out", "z": "5406ad70.dadb94", "name": "Test", "topic": "Test/test", "qos": "2", "retain": "", "respTopic": "", "contentType": "", "userProps": "", "correl": "", "expiry": "", "broker": "3c9ecbd0.bb68f4", "x": 590, "y": 1020, "wires": [] }, { "id": "f108b29164a2ca63", "type": "inject", "z": "5406ad70.dadb94", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "Test/test", "payload": "Success", "payloadType": "str", "x": 120, "y": 1020, "wires": [ [ "83d64b87b0aba91e", "d17b229c38a643dc" ] ] }, { "id": "454316598eb5fe35", "type": "mqtt in", "z": "5406ad70.dadb94", "name": "", "topic": "Test/test", "qos": "2", "datatype": "auto-detect", "broker": "3c9ecbd0.bb68f4", "nl": false, "rap": true, "rh": 0, "inputs": 0, "x": 140, "y": 1080, "wires": [ [ "23b588836784fb60" ] ] }, { "id": "23b588836784fb60", "type": "debug", "z": "5406ad70.dadb94", "name": "debug 2", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 600, "y": 1080, "wires": [] }, { "id": "d17b229c38a643dc", "type": "debug", "z": "5406ad70.dadb94", "name": "debug 3", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 600, "y": 980, "wires": [] }, { "id": "3c9ecbd0.bb68f4", "type": "mqtt-broker", "name": "RAIOT", "broker": "localhost", "port": "1883", "clientid": "DVES_%06X", "autoConnect": true, "usetls": false, "compatmode": false, "protocolVersion": "3", "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "birthMsg": {}, "closeTopic": "", "closeQos": "0", "closePayload": "", "closeMsg": {}, "willTopic": "", "willQos": "0", "willPayload": "", "willMsg": {}, "userProps": "", "sessionExpiry": "" } ]