[ { "id": "2e0559afbcc88f52", "type": "tab", "label": "Library Fixer", "disabled": false, "info": "", "env": [] }, { "id": "34b74d79d7a3d9ed", "type": "inject", "z": "2e0559afbcc88f52", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 120, "y": 200, "wires": [ [ "71cb30aeb9b5584e" ] ] }, { "id": "71cb30aeb9b5584e", "type": "exec", "z": "2e0559afbcc88f52", "command": "cd /home/ncdio/.node-red && npm uninstall @ncd-io/node-red-enterprise-sensors && rm -rf /home/ncdio/.node-red/node_modules/@ncd-io && npm install @ncd-io/node-red-enterprise-sensors && npm uninstall node-red-dashboard && npm install node-red-dashboard", "addpay": "", "append": "", "useSpawn": "false", "timer": "", "winHide": false, "oldrc": false, "name": "Run Fix", "x": 320, "y": 200, "wires": [ [ "871a41225714eb86", "55fafb375ff8d2bf" ], [ "871a41225714eb86" ], [ "871a41225714eb86" ] ] }, { "id": "871a41225714eb86", "type": "debug", "z": "2e0559afbcc88f52", "name": "debug 4", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 500, "y": 180, "wires": [] }, { "id": "55fafb375ff8d2bf", "type": "exec", "z": "2e0559afbcc88f52", "command": "pm2 restart all", "addpay": "", "append": "", "useSpawn": "false", "timer": "", "winHide": false, "oldrc": false, "name": "", "x": 520, "y": 240, "wires": [ [], [], [] ] } ]