Added new Flow
This commit is contained in:
parent
8847748968
commit
ba3a8bc705
37
5-times-blink.js
Normal file
37
5-times-blink.js
Normal file
@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"id": "4f4572dd.a7baac",
|
||||
"type": "mqtt out",
|
||||
"z": "4ef1975a.3a4da",
|
||||
"name": "",
|
||||
"topic": "/blink",
|
||||
"qos": "",
|
||||
"retain": "",
|
||||
"broker": "a178fc17.b50a98",
|
||||
"x": 750,
|
||||
"y": 180,
|
||||
"wires": []
|
||||
},
|
||||
{
|
||||
"id": "a178fc17.b50a98",
|
||||
"type": "mqtt-broker",
|
||||
"z": "",
|
||||
"name": "unixweb",
|
||||
"broker": "mqtt.unixweb.de",
|
||||
"port": "1883",
|
||||
"clientid": "",
|
||||
"usetls": false,
|
||||
"compatmode": false,
|
||||
"keepalive": "60",
|
||||
"cleansession": true,
|
||||
"birthTopic": "",
|
||||
"birthQos": "0",
|
||||
"birthPayload": "",
|
||||
"closeTopic": "",
|
||||
"closeQos": "0",
|
||||
"closePayload": "",
|
||||
"willTopic": "",
|
||||
"willQos": "0",
|
||||
"willPayload": ""
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user