Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "id": "51386e6609a80ba1",
- "type": "mqtt out",
- "z": "8da5981f1b320559",
- "g": "0d8f8e212223d4ba",
- "name": "",
- "topic": "",
- "qos": "",
- "retain": "",
- "respTopic": "",
- "contentType": "",
- "userProps": "",
- "correl": "",
- "expiry": "",
- "broker": "c6a17104c99a5cc7",
- "x": 610,
- "y": 240,
- "wires": []
- },
- {
- "id": "d4bd349550347b99",
- "type": "inject",
- "z": "8da5981f1b320559",
- "g": "0d8f8e212223d4ba",
- "name": "",
- "props": [
- {
- "p": "payload"
- },
- {
- "p": "topic",
- "vt": "str"
- }
- ],
- "repeat": "",
- "crontab": "",
- "once": false,
- "onceDelay": 0.1,
- "topic": "'{ \"state_right\": \"TOGGLE\" }'",
- "payload": "'zigbee2mqtt/0xa4c138dfe4ce8c20/set'",
- "payloadType": "str",
- "x": 430,
- "y": 240,
- "wires": [
- [
- "51386e6609a80ba1"
- ]
- ]
- },
- {
- "id": "c6a17104c99a5cc7",
- "type": "mqtt-broker",
- "name": "Raspberry MQTT",
- "broker": "192.168.1.5",
- "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": ""
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement