Command tester
This commit is contained in:
110
flows.json
110
flows.json
@ -7,6 +7,14 @@
|
|||||||
"info": "",
|
"info": "",
|
||||||
"env": []
|
"env": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "50d1e20d24132c99",
|
||||||
|
"type": "tab",
|
||||||
|
"label": "Testing",
|
||||||
|
"disabled": false,
|
||||||
|
"info": "",
|
||||||
|
"env": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "200f284a1171f0a8",
|
"id": "200f284a1171f0a8",
|
||||||
"type": "mqtt-broker",
|
"type": "mqtt-broker",
|
||||||
@ -221,5 +229,107 @@
|
|||||||
"wires": [
|
"wires": [
|
||||||
[]
|
[]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "2fe03a09d418699b",
|
||||||
|
"type": "exec",
|
||||||
|
"z": "50d1e20d24132c99",
|
||||||
|
"command": "",
|
||||||
|
"addpay": "",
|
||||||
|
"append": "",
|
||||||
|
"useSpawn": "false",
|
||||||
|
"timer": "",
|
||||||
|
"winHide": false,
|
||||||
|
"oldrc": false,
|
||||||
|
"name": "",
|
||||||
|
"x": 370,
|
||||||
|
"y": 180,
|
||||||
|
"wires": [
|
||||||
|
[
|
||||||
|
"652d9b04c03a88b8"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"b784a6fd67e1cac0"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"38d4b39d1405b540"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "b114d9e490180bbc",
|
||||||
|
"type": "inject",
|
||||||
|
"z": "50d1e20d24132c99",
|
||||||
|
"name": "",
|
||||||
|
"props": [
|
||||||
|
{
|
||||||
|
"p": "payload"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"repeat": "",
|
||||||
|
"crontab": "",
|
||||||
|
"once": false,
|
||||||
|
"onceDelay": 0.1,
|
||||||
|
"topic": "",
|
||||||
|
"payload": "",
|
||||||
|
"payloadType": "date",
|
||||||
|
"x": 200,
|
||||||
|
"y": 180,
|
||||||
|
"wires": [
|
||||||
|
[
|
||||||
|
"2fe03a09d418699b"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "652d9b04c03a88b8",
|
||||||
|
"type": "debug",
|
||||||
|
"z": "50d1e20d24132c99",
|
||||||
|
"name": "stdout",
|
||||||
|
"active": true,
|
||||||
|
"tosidebar": true,
|
||||||
|
"console": false,
|
||||||
|
"tostatus": false,
|
||||||
|
"complete": "true",
|
||||||
|
"targetType": "full",
|
||||||
|
"statusVal": "",
|
||||||
|
"statusType": "auto",
|
||||||
|
"x": 530,
|
||||||
|
"y": 120,
|
||||||
|
"wires": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "b784a6fd67e1cac0",
|
||||||
|
"type": "debug",
|
||||||
|
"z": "50d1e20d24132c99",
|
||||||
|
"name": "stderr",
|
||||||
|
"active": true,
|
||||||
|
"tosidebar": true,
|
||||||
|
"console": false,
|
||||||
|
"tostatus": false,
|
||||||
|
"complete": "true",
|
||||||
|
"targetType": "full",
|
||||||
|
"statusVal": "",
|
||||||
|
"statusType": "auto",
|
||||||
|
"x": 530,
|
||||||
|
"y": 180,
|
||||||
|
"wires": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "38d4b39d1405b540",
|
||||||
|
"type": "debug",
|
||||||
|
"z": "50d1e20d24132c99",
|
||||||
|
"name": "return code",
|
||||||
|
"active": true,
|
||||||
|
"tosidebar": true,
|
||||||
|
"console": false,
|
||||||
|
"tostatus": false,
|
||||||
|
"complete": "true",
|
||||||
|
"targetType": "full",
|
||||||
|
"statusVal": "",
|
||||||
|
"statusType": "auto",
|
||||||
|
"x": 550,
|
||||||
|
"y": 240,
|
||||||
|
"wires": []
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user