generated from Randers-Kommune-Digitalisering/node-red-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4828977
commit 622a7b8
Showing
72 changed files
with
225 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
const Node = { | ||
"id": "6b9a4e582b1e4da4", | ||
"type": "change", | ||
"z": "7d89c5933c6ac70c", | ||
"g": "39a84f62ba24489c", | ||
"name": "Table names", | ||
"rules": [ | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename", | ||
"pt": "global", | ||
"to": "{}", | ||
"tot": "json" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.maaler", | ||
"pt": "global", | ||
"to": "iot_device_metadata", | ||
"tot": "str" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.maalepunkt", | ||
"pt": "global", | ||
"to": "iot_metric_metadata", | ||
"tot": "str" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.lokation", | ||
"pt": "global", | ||
"to": "iot_location_metadata", | ||
"tot": "str" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.deviceprofile", | ||
"pt": "global", | ||
"to": "iot_deviceprofile_metadata", | ||
"tot": "str" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.decoder", | ||
"pt": "global", | ||
"to": "iot_decoder_metadata", | ||
"tot": "str" | ||
}, | ||
{ | ||
"t": "set", | ||
"p": "metadataTablename.os2status", | ||
"pt": "global", | ||
"to": "iot_os2_requests", | ||
"tot": "str" | ||
} | ||
], | ||
"action": "", | ||
"property": "", | ||
"from": "", | ||
"to": "", | ||
"reg": false, | ||
"x": 380, | ||
"y": 60, | ||
"wires": [ | ||
[ | ||
"b90841aad1d610a5" | ||
] | ||
] | ||
} | ||
|
||
module.exports = Node; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ const Node = { | |
"to": "", | ||
"reg": false, | ||
"x": 990, | ||
"y": 80, | ||
"y": 180, | ||
"wires": [ | ||
[ | ||
"16cdd2346236e5ea" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
const Node = { | ||
"id": "463a093b401ccd0b", | ||
"type": "comment", | ||
"z": "7d89c5933c6ac70c", | ||
"g": "39a84f62ba24489c", | ||
"name": "Sæt tabelnavne", | ||
"info": "", | ||
"x": 130, | ||
"y": 60, | ||
"wires": [] | ||
} | ||
|
||
module.exports = Node; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ const Node = { | |
"name": "Opdater metadata", | ||
"info": "", | ||
"x": 230, | ||
"y": 1440, | ||
"y": 1540, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ const Node = { | |
"name": "Kontroller metadata", | ||
"info": "", | ||
"x": 330, | ||
"y": 420, | ||
"y": 520, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 740, | ||
"y": 1500, | ||
"y": 1600, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 860, | ||
"y": 480, | ||
"y": 580, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
const Node = { | ||
"id": "b90841aad1d610a5", | ||
"type": "debug", | ||
"z": "7d89c5933c6ac70c", | ||
"g": "39a84f62ba24489c", | ||
"name": "Table names set", | ||
"active": true, | ||
"tosidebar": false, | ||
"console": false, | ||
"tostatus": false, | ||
"complete": "$globalContext(\"metadataTablename\")", | ||
"targetType": "jsonata", | ||
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 550, | ||
"y": 60, | ||
"wires": [] | ||
} | ||
|
||
module.exports = Node; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 920, | ||
"y": 1300, | ||
"y": 1400, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 680, | ||
"y": 140, | ||
"y": 240, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 890, | ||
"y": 900, | ||
"y": 1000, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 540, | ||
"y": 600, | ||
"y": 700, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ const Node = { | |
"statusVal": "", | ||
"statusType": "auto", | ||
"x": 1110, | ||
"y": 720, | ||
"y": 820, | ||
"wires": [] | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
const Node = { | ||
"id": "39a84f62ba24489c", | ||
"type": "group", | ||
"z": "7d89c5933c6ac70c", | ||
"name": "Config", | ||
"style": { | ||
"stroke": "none", | ||
"stroke-opacity": "0.6", | ||
"label": true, | ||
"fill": "#e3f3d3", | ||
"fill-opacity": "0.6" | ||
}, | ||
"nodes": [ | ||
"b2ced948ace7dd2f", | ||
"b90841aad1d610a5", | ||
"6b9a4e582b1e4da4", | ||
"463a093b401ccd0b" | ||
], | ||
"x": 24, | ||
"y": 19, | ||
"w": 652, | ||
"h": 82 | ||
} | ||
|
||
module.exports = Node; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ const Node = { | |
"75e2baba734d0c8e" | ||
], | ||
"x": 834, | ||
"y": 1059, | ||
"y": 1159, | ||
"w": 392, | ||
"h": 202 | ||
} | ||
|
Oops, something went wrong.