[
{
"id": "2f55b30644be1197",
"type": "tab",
"label": "Flow 2",
"disabled": false,
"info": "",
"env": []
},
{
"id": "10b71daa4f1b1bb0",
"type": "inject",
"z": "2f55b30644be1197",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "Message1",
"payloadType": "str",
"x": 100,
"y": 100,
"wires": [
[
"9e773d118fa24bdc"
]
]
},
{
"id": "9e773d118fa24bdc",
"type": "join",
"z": "2f55b30644be1197",
"name": "",
"mode": "custom",
"build": "string",
"property": "payload",
"propertyType": "msg",
"key": "topic",
"joiner": "",
"joinerType": "str",
"accumulate": false,
"timeout": "",
"count": "2",
"reduceRight": false,
"reduceExp": "",
"reduceInit": "",
"reduceInitType": "",
"reduceFixup": "",
"x": 330,
"y": 100,
"wires": [
[
"521b3db1a5d220e2"
]
]
},
{
"id": "fbe2a05264d45f1f",
"type": "inject",
"z": "2f55b30644be1197",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "Message2",
"payloadType": "str",
"x": 100,
"y": 140,
"wires": [
[
"9e773d118fa24bdc"
]
]
},
{
"id": "521b3db1a5d220e2",
"type": "debug",
"z": "2f55b30644be1197",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 610,
"y": 100,
"wires": []
}
]