main flow: remove update execution
This commit is contained in:
parent
c8ed69ae2d
commit
d6e36ddd75
|
@ -5704,13 +5704,14 @@
|
||||||
"type": "exec",
|
"type": "exec",
|
||||||
"z": "9daf9e2b.019fc",
|
"z": "9daf9e2b.019fc",
|
||||||
"command": "sudo",
|
"command": "sudo",
|
||||||
"addpay": true,
|
"addpay": "payload",
|
||||||
"append": "now",
|
"append": "now",
|
||||||
"useSpawn": "false",
|
"useSpawn": "false",
|
||||||
"timer": "2",
|
"timer": "2",
|
||||||
|
"winHide": false,
|
||||||
"oldrc": false,
|
"oldrc": false,
|
||||||
"name": "cmd",
|
"name": "sudo cmd now",
|
||||||
"x": 710,
|
"x": 740,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"wires": [
|
"wires": [
|
||||||
[],
|
[],
|
||||||
|
@ -5899,6 +5900,7 @@
|
||||||
"noerr": 0,
|
"noerr": 0,
|
||||||
"initialize": "",
|
"initialize": "",
|
||||||
"finalize": "",
|
"finalize": "",
|
||||||
|
"libs": [],
|
||||||
"x": 1500,
|
"x": 1500,
|
||||||
"y": 560,
|
"y": 560,
|
||||||
"wires": [
|
"wires": [
|
||||||
|
@ -5925,7 +5927,8 @@
|
||||||
"payload": "",
|
"payload": "",
|
||||||
"payloadType": "str",
|
"payloadType": "str",
|
||||||
"topic": "",
|
"topic": "",
|
||||||
"x": 1260,
|
"topicType": "str",
|
||||||
|
"x": 1340,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[
|
||||||
|
@ -5976,6 +5979,7 @@
|
||||||
"noerr": 0,
|
"noerr": 0,
|
||||||
"initialize": "",
|
"initialize": "",
|
||||||
"finalize": "",
|
"finalize": "",
|
||||||
|
"libs": [],
|
||||||
"x": 1500,
|
"x": 1500,
|
||||||
"y": 720,
|
"y": 720,
|
||||||
"wires": [
|
"wires": [
|
||||||
|
@ -6219,9 +6223,7 @@
|
||||||
"x": 260,
|
"x": 260,
|
||||||
"y": 460,
|
"y": 460,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[]
|
||||||
"2d2ef1fd.40e6e6"
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -6692,6 +6694,7 @@
|
||||||
"noerr": 0,
|
"noerr": 0,
|
||||||
"initialize": "",
|
"initialize": "",
|
||||||
"finalize": "",
|
"finalize": "",
|
||||||
|
"libs": [],
|
||||||
"x": 910,
|
"x": 910,
|
||||||
"y": 940,
|
"y": 940,
|
||||||
"wires": [
|
"wires": [
|
||||||
|
@ -8681,9 +8684,7 @@
|
||||||
"x": 1160,
|
"x": 1160,
|
||||||
"y": 320,
|
"y": 320,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[]
|
||||||
"2d2ef1fd.40e6e6"
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -9072,7 +9073,7 @@
|
||||||
"noerr": 0,
|
"noerr": 0,
|
||||||
"initialize": "",
|
"initialize": "",
|
||||||
"finalize": "",
|
"finalize": "",
|
||||||
"x": 410,
|
"x": 420,
|
||||||
"y": 1260,
|
"y": 1260,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue