This is the json code :
[
{
"id": "d991ed90e03c724c",
"type": "tab",
"label": "Flow 5",
"disabled": false,
"info": ""
},
{
"id": "8945234d519c3224",
"type": "inject",
"z": "d991ed90e03c724c",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "10",
"crontab": "",
"once": true,
"onceDelay": 0.1,
"topic": "",
"payload": "[0, 42, 255, 0]",
"payloadType": "bin",
"x": 490,
"y": 240,
"wires": [
[
"940a7ad4781f5ee8"
]
]
},
{
"id": "6ae6832d05fae10e",
"type": "mqtt out",
"z": "d991ed90e03c724c",
"name": "",
"topic": "v3/***@tenant1/devices/***/down/push",
"qos": "0",
"retain": "false",
"respTopic": "",
"contentType": "",
"userProps": "",
"correl": "",
"expiry": "",
"broker": "07b5ab05d787cc85",
"x": 1090,
"y": 240,
"wires": []
},
{
"id": "940a7ad4781f5ee8",
"type": "function",
"z": "d991ed90e03c724c",
"name": "",
"func": "return {\n \"payload\": {\n \"downlinks\": [{\n \"f_port\": 15,\n \"frm_payload\": msg.payload.toString(\"base64\"),\n \"priority\": \"NORMAL\"\n }]\n }\n}",
"outputs": 1,
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": [],
"x": 680,
"y": 240,
"wires": [
[
"239e6e5bc72e41c9",
"6ae6832d05fae10e"
]
]
},
{
"id": "239e6e5bc72e41c9",
"type": "debug",
"z": "d991ed90e03c724c",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1010,
"y": 160,
"wires": []
},
{
"id": "07b5ab05d787cc85",
"type": "mqtt-broker",
"name": "",
"broker": "eu1.cloud.thethings.industries",
"port": "1883",
"tls": "283a670c.e20a28",
"clientid": "",
"usetls": false,
"protocolVersion": "4",
"keepalive": "60",
"cleansession": true,
"birthTopic": "",
"birthQos": "0",
"birthPayload": "",
"birthMsg": {},
"closeTopic": "",
"closeQos": "0",
"closePayload": "",
"closeMsg": {},
"willTopic": "",
"willQos": "0",
"willPayload": "",
"willMsg": {},
"sessionExpiry": ""
},
{
"id": "283a670c.e20a28",
"type": "tls-config",
"name": "Default",
"cert": "",
"key": "",
"ca": "",
"certname": "",
"keyname": "",
"caname": "",
"servername": "",
"verifyservercert": true,
"alpnprotocol": ""
}
]
I can't copy the file because I am a new user. Maybe from the the photos you can understand...