refactoring of layout

This commit is contained in:
2022-01-11 08:32:02 +00:00
parent ff9a60241e
commit 3ce4c900b2
3 changed files with 978 additions and 9 deletions

View File

@ -1,8 +1,14 @@
{
"name": "nodered-mainscnt",
"description": "A Node-RED Project",
"description": "Mainscnt - Ingress and Alarm Processor",
"version": "0.0.1",
"dependencies": {},
"dependencies": {
"node-red-contrib-image-tools": "2.0.2",
"node-red-contrib-re-postgres": "0.3.2",
"node-red-dashboard": "2.29.0",
"node-red-node-pushover": "0.0.24",
"node-red-node-twitter": "1.2.0"
},
"node-red": {
"settings": {
"flowFile": "flows.json",