red-contrib-processcube-testing
Version:
Testing nodes for ProcessCube
133 lines • 2.99 kB
JSON
[
{
"id": "c4c0e95f86103843",
"type": "tab",
"label": "Flow 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "83f410730cb6c70f",
"type": "processcube-engine-config",
"name": "",
"url": "http://engine:8000",
"urlType": "str",
"clientId": "",
"clientIdType": "str",
"clientSecret": "",
"clientSecretType": "str"
},
{
"id": "06694e9894a90982",
"type": "externaltask-input",
"z": "c4c0e95f86103843",
"name": "Test Task",
"engine": "83f410730cb6c70f",
"topic": "Test",
"topicType": "str",
"workerConfig": "{}",
"workerConfigType": "json",
"x": 180,
"y": 140,
"wires": [
[
"3af32293ba9ea6f2"
]
]
},
{
"id": "3af32293ba9ea6f2",
"type": "delay",
"z": "c4c0e95f86103843",
"name": "",
"pauseType": "delay",
"timeout": "5",
"timeoutUnits": "seconds",
"rate": "1",
"nbRateUnits": "1",
"rateUnits": "second",
"randomFirst": "1",
"randomLast": "5",
"randomUnits": "seconds",
"drop": false,
"allowrate": false,
"outputs": 1,
"x": 490,
"y": 140,
"wires": [
[
"15becaa9997a0906"
]
]
},
{
"id": "15becaa9997a0906",
"type": "externaltask-output",
"z": "c4c0e95f86103843",
"name": "",
"x": 760,
"y": 140,
"wires": []
},
{
"id": "00bcf5b4d729646d",
"type": "externaltask-input-inject",
"z": "c4c0e95f86103843",
"name": "",
"externaltask": "06694e9894a90982",
"x": 300,
"y": 260,
"wires": [
[
"0a45948b304cbcfa"
]
]
},
{
"id": "cd61adee5969f915",
"type": "inject",
"z": "c4c0e95f86103843",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 100,
"y": 260,
"wires": [
[
"00bcf5b4d729646d"
]
]
},
{
"id": "0a45948b304cbcfa",
"type": "debug",
"z": "c4c0e95f86103843",
"name": "debug 1",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 500,
"y": 260,
"wires": []
}
]