-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdeployed.json
67 lines (67 loc) · 1.4 KB
/
deployed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[
{
"id": "731ca76d.99d86",
"type": "subflow",
"name": "Subflow 1",
"info": "",
"in": [],
"out": []
},
{
"id": "4761e1c6.6973c",
"type": "actionflows_in",
"z": "731ca76d.99d86",
"name": "#deployed",
"priority": "50",
"links": [],
"scope": "global",
"x": 100,
"y": 60,
"wires": [
[
"f78774a2.065538",
"3fbb9a2f.41a166"
]
]
},
{
"id": "f78774a2.065538",
"type": "actionflows_out",
"z": "731ca76d.99d86",
"name": "#deployed",
"links": [],
"x": 370,
"y": 60,
"wires": []
},
{
"id": "3fbb9a2f.41a166",
"type": "debug",
"z": "731ca76d.99d86",
"name": "",
"active": true,
"console": "false",
"complete": "payload.name",
"x": 270,
"y": 140,
"wires": []
},
{
"id": "7e9f9daf.60cc6c",
"type": "subflow:731ca76d.99d86",
"z": "9af0924c.c75d2",
"name": "I am instance 2",
"x": 120,
"y": 80,
"wires": []
},
{
"id": "95d95eb1.a4b4",
"type": "subflow:731ca76d.99d86",
"z": "9af0924c.c75d2",
"name": "I am instance 1",
"x": 120,
"y": 40,
"wires": []
}
]