publisher mqtt
Tue Apr 08 2025 18:41:47 GMT+0000 (Coordinated Universal Time)
Saved by @salam123
[ { "id": "31e5d1095b1eb838", "type": "tab", "label": "Flow 4", "disabled": false, "info": "", "env": [] }, { "id": "add8abb43c706953", "type": "mqtt out", "z": "31e5d1095b1eb838", "name": "", "topic": "", "qos": "2", "retain": "", "respTopic": "", "contentType": "", "userProps": "", "correl": "", "expiry": "", "broker": "7c853a4f0832bb4a", "x": 450, "y": 160, "wires": [] }, { "id": "1f712c7d35bd3b86", "type": "inject", "z": "31e5d1095b1eb838", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "test", "payload": "hello", "payloadType": "str", "x": 180, "y": 160, "wires": [ [ "add8abb43c706953" ] ] }, { "id": "7c853a4f0832bb4a", "type": "mqtt-broker", "name": "suhas", "broker": "127.0.0.1", "port": 1883, "clientid": "", "autoConnect": true, "usetls": false, "protocolVersion": 4, "keepalive": 60, "cleansession": true, "autoUnsubscribe": true, "birthTopic": "", "birthQos": "0", "birthRetain": "false", "birthPayload": "", "birthMsg": {}, "closeTopic": "", "closeQos": "0", "closeRetain": "false", "closePayload": "", "closeMsg": {}, "willTopic": "", "willQos": "0", "willRetain": "false", "willPayload": "", "willMsg": {}, "userProps": "", "sessionExpiry": "" } ]
Comments