Skip to content

Commit e5ffbf5

Browse files
chore: deleteunused serial nodes
1 parent 95d2090 commit e5ffbf5

File tree

1 file changed

+15
-51
lines changed

1 file changed

+15
-51
lines changed

flows.json

Lines changed: 15 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
"initialize": "",
645645
"finalize": "",
646646
"libs": [],
647-
"x": 1520,
647+
"x": 1500,
648648
"y": 1300,
649649
"wires": [
650650
[
@@ -688,17 +688,11 @@
688688
"y": 1300,
689689
"wires": [
690690
[
691-
"ca7739b93cae03dd"
691+
"ea1d80c07843fb89"
692692
],
693-
[
694-
"f0483d0112ec86ef"
695-
],
696-
[
697-
"0b6a7dbffdb23c6e"
698-
],
699-
[
700-
"b45cf93febf9d58d"
701-
]
693+
[],
694+
[],
695+
[]
702696
]
703697
},
704698
{
@@ -1074,46 +1068,6 @@
10741068
]
10751069
]
10761070
},
1077-
{
1078-
"id": "ca7739b93cae03dd",
1079-
"type": "serial out",
1080-
"z": "09012e75c72a4968",
1081-
"name": "",
1082-
"serial": "94b8abb47e4cb1f2",
1083-
"x": 2100,
1084-
"y": 1240,
1085-
"wires": []
1086-
},
1087-
{
1088-
"id": "0b6a7dbffdb23c6e",
1089-
"type": "serial out",
1090-
"z": "09012e75c72a4968",
1091-
"name": "",
1092-
"serial": "2fa64a6ae4bfad03",
1093-
"x": 2100,
1094-
"y": 1320,
1095-
"wires": []
1096-
},
1097-
{
1098-
"id": "b45cf93febf9d58d",
1099-
"type": "serial out",
1100-
"z": "09012e75c72a4968",
1101-
"name": "",
1102-
"serial": "c413535be070623e",
1103-
"x": 2100,
1104-
"y": 1360,
1105-
"wires": []
1106-
},
1107-
{
1108-
"id": "f0483d0112ec86ef",
1109-
"type": "serial out",
1110-
"z": "09012e75c72a4968",
1111-
"name": "",
1112-
"serial": "346f85aea8590bba",
1113-
"x": 2100,
1114-
"y": 1280,
1115-
"wires": []
1116-
},
11171071
{
11181072
"id": "3af5bf281111cdf5",
11191073
"type": "file in",
@@ -1355,5 +1309,15 @@
13551309
"272e66b82d47e0e4"
13561310
]
13571311
]
1312+
},
1313+
{
1314+
"id": "ea1d80c07843fb89",
1315+
"type": "serial out",
1316+
"z": "09012e75c72a4968",
1317+
"name": "",
1318+
"serial": "94b8abb47e4cb1f2",
1319+
"x": 2150,
1320+
"y": 1280,
1321+
"wires": []
13581322
}
13591323
]

0 commit comments

Comments
 (0)