Initial Commit
This commit is contained in:
parent
13be42790a
commit
43b27ef934
56
flows.json
56
flows.json
@ -1 +1,55 @@
|
||||
[]
|
||||
[
|
||||
{
|
||||
"id": "27084be7aa8f9652",
|
||||
"type": "tab",
|
||||
"label": "Flow 1",
|
||||
"disabled": false,
|
||||
"info": "",
|
||||
"env": []
|
||||
},
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "273cb9b8c3a73e8a",
|
||||
"type": "debug",
|
||||
"z": "27084be7aa8f9652",
|
||||
"name": "debug 1",
|
||||
"active": true,
|
||||
"tosidebar": true,
|
||||
"console": false,
|
||||
"tostatus": false,
|
||||
"complete": "false",
|
||||
"statusVal": "",
|
||||
"statusType": "auto",
|
||||
"x": 380,
|
||||
"y": 140,
|
||||
"wires": []
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user