-
Notifications
You must be signed in to change notification settings - Fork 134
/
test.bt
60 lines (60 loc) · 1.31 KB
/
test.bt
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
[
{
"version": "1.2.0"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"name": "",
"inputParams": [],
"outputParams": []
},
"children": [],
"id": "c77807cb-9d70-47d0-b8d2-051047f18f08",
"type": "action"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"op1": {
"type": "boolean",
"value": "true"
},
"op2": {
"type": "boolean",
"value": "true"
},
"op": "=="
},
"children": [],
"id": "cb1dbb0b-37f4-4fab-98b2-16982906d27c",
"type": "condition"
}
],
"id": "e36a593f-edd5-4ae1-8419-e9a1826819c5",
"type": "sequence"
}
],
"id": "fa292841-d7ba-4d2b-af9c-64ff69e7a148"
}
]