Skip to content

Commit

Permalink
Clean stdouts
Browse files Browse the repository at this point in the history
  • Loading branch information
st-randers committed Dec 9, 2024
1 parent c9b7416 commit d63d42f
Show file tree
Hide file tree
Showing 25 changed files with 47 additions and 49 deletions.
1 change: 1 addition & 0 deletions node-red/flows_js/_order.json
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@
"link_in.85afe3d7389b1a2e.flows.js",
"link_out.34842afb9216188b.flows.js",
"link_call.9b9fc6f6a2a9a45a.flows.js",
"debug.762d6ee2153f3102.flows.js",
"change.323c55ddba1903d5.flows.js",
"comment.86f5abe04b4ebd32.flows.js",
"complete.14c91c8ac06b053f.flows.js",
Expand Down
3 changes: 2 additions & 1 deletion node-red/flows_js/change.ee8a1a4bf02e7756.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ const Node = {
"y": 2420,
"wires": [
[
"7dd8ad2d3fa52fa1"
"7dd8ad2d3fa52fa1",
"762d6ee2153f3102"
]
]
}
Expand Down
4 changes: 2 additions & 2 deletions node-red/flows_js/debug.074b5c36544f29c4.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ const Node = {
"name": "Sending mail",
"active": true,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "{\t \"to\": to,\t \"topic\": topic,\t \"hasAttachment\": attachments ~> $exists()\t}",
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
"x": 680,
"x": 670,
"y": 60,
"wires": []
}
Expand Down
4 changes: 2 additions & 2 deletions node-red/flows_js/debug.2d5b6723667f166c.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ const Node = {
"name": "DelforloebID",
"active": false,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "delforloebId",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1160,
"x": 1150,
"y": 2220,
"wires": []
}
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.405385627af2ddb0.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "SagsID",
"active": true,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "sagsId",
"targetType": "msg",
Expand Down
4 changes: 2 additions & 2 deletions node-red/flows_js/debug.6b4ee32d8471f348.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ const Node = {
"name": "SBSYS Response",
"active": true,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "{\t \"statusCode\": statusCode,\t \"response\": payload,\t \"error\": error\t}",
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
"x": 1260,
"x": 1250,
"y": 2380,
"wires": []
}
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.6d2b8c9fa9474cd7.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Delforløb?",
"active": false,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "{\t \"delforlob\": payload.Titel\t}",
"targetType": "jsonata",
Expand Down
19 changes: 19 additions & 0 deletions node-red/flows_js/debug.762d6ee2153f3102.flows.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
const Node = {
"id": "762d6ee2153f3102",
"type": "debug",
"z": "90c6b0b502e346fa",
"name": "stdout",
"active": true,
"tosidebar": true,
"console": true,
"tostatus": false,
"complete": "{\t \"sbys\": \"attest journaliseret\",\t \"sagsnummer\": sagsnummer,\t \"cpr\": rekvisitus,\t \"error\": error ~> $exists() ? error\t}",
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
"x": 1660,
"y": 2420,
"wires": []
}

module.exports = Node;
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.8c34e618014b2972.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Node = {
"name": "Aktive sager?",
"active": false,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "{\t \"sager\": payload @ $sag . {\t \"id\": $sag.Id,\t \"titel\": $sag.SagsTitel,\t \"status\": $sag.SagsStatus.Navn\t }\t}",
"targetType": "jsonata",
Expand Down
4 changes: 2 additions & 2 deletions node-red/flows_js/debug.8c9ab9cb40cc6c28.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ const Node = {
"name": "Rekvirent",
"active": true,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "rekvirent",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1510,
"x": 1500,
"y": 1100,
"wires": []
}
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.9868b761cd9c9812.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const Node = {
"tosidebar": true,
"console": true,
"tostatus": false,
"complete": "{\t \"to\": to,\t \"topic\": topic,\t \"isSent\": error ~> $exists() ? false : true,\t \"error\": error\t}",
"complete": "{\t \"to\": to,\t \"topic\": topic,\t \"hasAttachment\": attachments ~> $exists(),\t \"isSent\": error ~> $exists() ? false : true,\t \"error\": error\t}",
"targetType": "jsonata",
"statusVal": "",
"statusType": "auto",
Expand Down
2 changes: 1 addition & 1 deletion node-red/flows_js/debug.da59f72840f77396.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const Node = {
"name": "Rekvisitus",
"active": true,
"tosidebar": true,
"console": true,
"console": false,
"tostatus": false,
"complete": "rekvisitus",
"targetType": "msg",
Expand Down
4 changes: 1 addition & 3 deletions node-red/flows_js/group.0477132fb9f28020.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ const Node = {
"31ca96f82db2f727"
],
"x": 54,
"y": 39,
"w": 532,
"h": 162
"y": 39
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.3c5129bfe50adfad.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ const Node = {
"3266c68369504fbe"
],
"x": 94,
"y": 519,
"w": 1052,
"h": 382
"y": 519
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.7ea60c70ea627079.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ const Node = {
"f5221a37dc7122b7"
],
"x": 1174,
"y": 779,
"w": 282,
"h": 82
"y": 779
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.826ac4afb5a7dcfc.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ const Node = {
"67cb39dc298442e6"
],
"x": 94,
"y": 1179,
"w": 992,
"h": 262
"y": 1179
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.9ce5fb0b8f4eecf5.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ const Node = {
"8e91f4dbedc334b6"
],
"x": 1174,
"y": 639,
"w": 282,
"h": 82
"y": 639
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.a8e724864b221278.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ const Node = {
"ed482cc4717d37d7"
],
"x": 914,
"y": 1739,
"w": 362,
"h": 122
"y": 1739
}

module.exports = Node;
1 change: 0 additions & 1 deletion node-red/flows_js/group.aaf412de2154cc20.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const Node = {
"39987f2e4ca5bcc2",
"c65c073052b2823c",
"03bbb944e7f492d0",
"2c7aeb07484f0d0e",
"b8d0484c7d60ed0f",
"8e22a2e7a40fa976"
],
Expand Down
4 changes: 1 addition & 3 deletions node-red/flows_js/group.bcccbfdff0935ac2.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ const Node = {
"3996177352c01a54"
],
"x": 614,
"y": 119,
"w": 302,
"h": 82
"y": 119
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.cd103be25bfed5cd.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ const Node = {
"b474f11560c328eb"
],
"x": 94,
"y": 979,
"w": 752,
"h": 122
"y": 979
}

module.exports = Node;
2 changes: 1 addition & 1 deletion node-red/flows_js/group.cf5fc001c060884c.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Node = {
],
"x": 34,
"y": 19,
"w": 772,
"w": 752,
"h": 127
}

Expand Down
4 changes: 1 addition & 3 deletions node-red/flows_js/group.d8880c2ab63ce3cd.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ const Node = {
"6917dc4892b5235b"
],
"x": 94,
"y": 1519,
"w": 792,
"h": 322
"y": 1519
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.db929ae7e8b947e6.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ const Node = {
"305fa96ea5781216"
],
"x": 174,
"y": 199,
"w": 1012,
"h": 382
"y": 199
}

module.exports = Node;
4 changes: 1 addition & 3 deletions node-red/flows_js/group.f111898069b32afc.flows.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ const Node = {
"6a2ef8fc495a5b9c"
],
"x": 94,
"y": 279,
"w": 452,
"h": 154
"y": 279
}

module.exports = Node;

0 comments on commit d63d42f

Please sign in to comment.