Skip to content

Commit

Permalink
rettelse
Browse files Browse the repository at this point in the history
  • Loading branch information
kf-randers authored Jan 29, 2024
1 parent 4c9e63c commit 6a92ed9
Show file tree
Hide file tree
Showing 25 changed files with 17 additions and 38 deletions.
2 changes: 1 addition & 1 deletion node-red/flows_js/change.ab52478c66e276ce.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Node = {
"from": "",
"to": "",
"reg": false,
"x": 350,
"x": 370,
"y": 1340,
"wires": [
[
Expand Down
4 changes: 2 additions & 2 deletions node-red/flows_js/change.f37762038cbbae66.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Node = {
"t": "set",
"p": "payload",
"pt": "msg",
"to": "{\t \"file\":{\t \"value\": msg.payload,\t \"options\": {\t \"filename\": msg.tablename & \".csv\"\t }\t }\t}",
"to": "{\t \"file\":{\t \"value\": msg.payload,\t \"options\": {\t \"filename\": \"ØK\"& $replace(msg.tablename,\"_\",\"-\") & \".csv\"\t }\t }\t}",
"tot": "jsonata",
"dc": true
},
Expand All @@ -33,7 +33,7 @@ const Node = {
"from": "",
"to": "",
"reg": false,
"x": 600,
"x": 620,
"y": 1260,
"wires": [
[
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/csv.5accf40a3ba9fe73.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const Node = {
"strings": true,
"include_empty_strings": "",
"include_null_values": "",
"x": 370,
"x": 430,
"y": 1260,
"wires": [
[
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.20b4d0baa798dd04.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Node = {
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 490,
"x": 510,
"y": 1380,
"wires": [],
"_order": 458
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.29db3a220c02db3f.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Node = {
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
"x": 850,
"x": 870,
"y": 1340,
"wires": [],
"_order": 447
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.b745a79428a7e3d0.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Node = {
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 600,
"x": 620,
"y": 1340,
"wires": [],
"_order": 454
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.cdee643426cd1c41.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Node = {
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 320,
"x": 340,
"y": 1380,
"wires": [],
"_order": 455
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/function.33c3c87427c8214e.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Node = {
"initialize": "",
"finalize": "",
"libs": [],
"x": 150,
"x": 170,
"y": 1340,
"wires": [
[
Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.05fc82ad62ba62fa.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ const Node = {
],
"x": 94,
"y": 1947,
"w": 1092,
"h": 234,
"_order": 30
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.19c2db021d7d414f.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ const Node = {
],
"x": 94,
"y": 2799,
"w": 532,
"h": 122,
"_order": 28
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.361d58eda749bdc2.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ const Node = {
],
"x": 74,
"y": 867,
"w": 1272,
"h": 106,
"_order": 25
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.4479b20a2bb18586.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ const Node = {
],
"x": 94,
"y": 1294,
"w": 812,
"h": 107,
"_order": 51
}

Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/group.4854ea2eaa259ca4.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const Node = {
"ab52478c66e276ce",
"20b4d0baa798dd04"
],
"x": 34,
"x": 54,
"y": 1219,
"w": 972,
"h": 202,
Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.4cb2acab938256d7.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ const Node = {
],
"x": 214,
"y": 2235,
"w": 1212,
"h": 130,
"_order": 29
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.50ce8cdc07614c53.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ const Node = {
],
"x": 334,
"y": 1059,
"w": 812,
"h": 174,
"_order": 46
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.5ae5c599163db6e5.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ const Node = {
],
"x": 434,
"y": 1499,
"w": 712,
"h": 82,
"_order": 45
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.7a26c4f3a3a06ad4.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ const Node = {
],
"x": 644,
"y": 2807,
"w": 292,
"h": 106,
"_order": 27
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.8978c7606345d52b.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ const Node = {
],
"x": 94,
"y": 1667,
"w": 952,
"h": 234,
"_order": 37
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.92d5ed7235f71cf0.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ const Node = {
],
"x": 94,
"y": 2627,
"w": 1012,
"h": 106,
"_order": 26
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.ab0af2245cd1cfbb.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ const Node = {
],
"x": 214,
"y": 2387,
"w": 772,
"h": 186,
"_order": 38
}

Expand Down
2 changes: 0 additions & 2 deletions node-red/flows_js/group.caba7946f847b074.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ const Node = {
],
"x": 154,
"y": 54,
"w": 1072,
"h": 539,
"_order": 53
}

Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/http_request.b1f86ef6d9dbc1b0.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Node = {
"valueValue": ""
}
],
"x": 810,
"x": 830,
"y": 1260,
"wires": [
[
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/link_in.1c322e95f7937cf6.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Node = {
"links": [
"9a621a81765e8da8"
],
"x": 105,
"x": 125,
"y": 1260,
"wires": [
[
Expand Down
5 changes: 4 additions & 1 deletion node-red/flows_js/link_in.1f6426784ccee94c.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ const Node = {
"y": 60,
"wires": [
[
"6a45f0d0af65ebbd"
"6a45f0d0af65ebbd",
"ea82c20939689167",
"43b3d9580826c443",
"548e675769f3b8f5"
]
],
"_order": 438
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/switch.f16ddb4b75ac438c.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const Node = {
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 210,
"x": 230,
"y": 1260,
"wires": [
[
Expand Down

0 comments on commit 6a92ed9

Please sign in to comment.