задание 1

This commit is contained in:
2026-06-03 22:47:16 +03:00
parent ddbd93ce5e
commit 39d3cd4477

View File

@@ -99,7 +99,7 @@
"method": "GET", "method": "GET",
"ret": "txt", "ret": "txt",
"paytoqs": "ignore", "paytoqs": "ignore",
"url": "https://drill.greact.online/ingest", "url": "https://drill.greact.online/ingest?id=data-edge5-modbus-v2",
"tls": "", "tls": "",
"persist": false, "persist": false,
"proxy": "", "proxy": "",
@@ -137,8 +137,8 @@
"ioFile": "", "ioFile": "",
"useIOForPayload": false, "useIOForPayload": false,
"emptyMsgOnFail": false, "emptyMsgOnFail": false,
"x": 130, "x": 210,
"y": 60, "y": 100,
"wires": [ "wires": [
[ [
"a6152c5476ec5893", "a6152c5476ec5893",
@@ -147,6 +147,47 @@
[] []
] ]
}, },
{
"id": "926f26f899a87b35",
"type": "inject",
"z": "0ddaa4b089a41228",
"name": "",
"props": [
{
"p": "payload"
}
],
"repeat": "1",
"crontab": "",
"once": false,
"onceDelay": "1",
"topic": "",
"payload": "[1,2,3,4]",
"payloadType": "json",
"x": 180,
"y": 240,
"wires": [
[
"d2d346d60a52fac5"
]
]
},
{
"id": "d2d346d60a52fac5",
"type": "debug",
"z": "0ddaa4b089a41228",
"name": "debug 3",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 440,
"y": 280,
"wires": []
},
{ {
"id": "a1", "id": "a1",
"type": "inject", "type": "inject",
@@ -313,7 +354,7 @@
"method": "POST", "method": "POST",
"ret": "txt", "ret": "txt",
"paytoqs": "ignore", "paytoqs": "ignore",
"url": "https://YOUR-CLOUD-ENDPOINT.example/upload-chunk", "url": "https://YOUR-CLOUD-ENDPOINT.example/ingest?id=data-edge5-video-v1",
"tls": "", "tls": "",
"persist": false, "persist": false,
"proxy": "", "proxy": "",