tb14-sandbox/flows.json
2025-02-08 21:21:00 +01:00

55 lines
1.1 KiB
JSON

[
{
"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": []
}
]