Hi !
Sometimes, i have some bug with the wire of some nodes.
I use the latest version NR 2.2
The output wire of the node multiply the message (here 3 wires)
I don't know how it's happen (merging, deploy, copy paste ....) ?
If you have somes ideas...
Thanks in advance for your help !
PS : Debugger can help to see what happen
[
{
"id": "dbb85b569c600d88",
"type": "exec",
"z": "514053c7b34aa0bc",
"command": "echo $HOME",
"addpay": "",
"append": "",
"useSpawn": "false",
"timer": "",
"winHide": false,
"oldrc": false,
"name": "",
"x": 920,
"y": 1360,
"wires": [
[
"aba38453d06cbbe4"
],
[],
[]
]
},
{
"id": "41215627dd511af0",
"type": "inject",
"z": "514053c7b34aa0bc",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 740,
"y": 1360,
"wires": [
[
"dbb85b569c600d88"
]
]
},
{
"id": "aba38453d06cbbe4",
"type": "debug",
"z": "514053c7b34aa0bc",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 1130,
"y": 1340,
"wires": []
},
{
"id": "8b57a776ae5311e1",
"type": "exec",
"z": "514053c7b34aa0bc",
"command": "echo $HOME",
"addpay": "",
"append": "",
"useSpawn": "false",
"timer": "",
"winHide": false,
"oldrc": false,
"name": "",
"x": 920,
"y": 1260,
"wires": [
[
"0ab9500540f25909",
"0ab9500540f25909",
"0ab9500540f25909"
],
[],
[]
]
},
{
"id": "ca560554a48854a3",
"type": "inject",
"z": "514053c7b34aa0bc",
"name": "",
"props": [],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"x": 750,
"y": 1260,
"wires": [
[
"8b57a776ae5311e1"
]
]
},
{
"id": "0ab9500540f25909",
"type": "debug",
"z": "514053c7b34aa0bc",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": true,
"complete": "payload",
"targetType": "msg",
"statusVal": "payload",
"statusType": "auto",
"x": 1185,
"y": 1240,
"wires": [],
"l": false
}
]