Подключение к серверу 194.36.208.86

This commit is contained in:
nodered
2026-07-01 11:22:19 +03:00
parent b9ce9176ab
commit b376b7a632
2 changed files with 75 additions and 5 deletions

View File

@@ -104,11 +104,41 @@
"userProps": "",
"sessionExpiry": ""
},
{
"id": "6130407e8235e35e",
"type": "mqtt-broker",
"name": "",
"broker": "194.36.208.86",
"port": 1883,
"clientid": "",
"autoConnect": true,
"usetls": false,
"protocolVersion": 4,
"keepalive": 60,
"cleansession": true,
"autoUnsubscribe": true,
"birthTopic": "",
"birthQos": "0",
"birthRetain": "false",
"birthPayload": "",
"birthMsg": {},
"closeTopic": "",
"closeQos": "0",
"closeRetain": "false",
"closePayload": "",
"closeMsg": {},
"willTopic": "",
"willQos": "0",
"willRetain": "false",
"willPayload": "",
"willMsg": {},
"userProps": "",
"sessionExpiry": ""
},
{
"id": "2ea045ed18342d31",
"type": "modbus-read",
"z": "0ddaa4b089a41228",
"d": true,
"name": "Modbus-Read",
"topic": "",
"showStatusActivities": false,
@@ -129,10 +159,13 @@
"ioFile": "",
"useIOForPayload": false,
"emptyMsgOnFail": false,
"x": 210,
"x": 190,
"y": 100,
"wires": [
[],
[
"474541cc5bf5a2aa",
"9fa581602f7ad32a"
],
[]
]
},
@@ -140,6 +173,7 @@
"id": "926f26f899a87b35",
"type": "inject",
"z": "0ddaa4b089a41228",
"d": true,
"name": "Эмулятор 125 тегов / 1 сек",
"props": [
{
@@ -191,7 +225,7 @@
"type": "debug",
"z": "0ddaa4b089a41228",
"name": "debug эмулятор 125 тегов",
"active": true,
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
@@ -220,6 +254,41 @@
"y": 320,
"wires": []
},
{
"id": "474541cc5bf5a2aa",
"type": "mqtt out",
"z": "0ddaa4b089a41228",
"name": "",
"topic": "data/edge5/modbus/v2",
"qos": "",
"retain": "",
"respTopic": "",
"contentType": "",
"userProps": "",
"correl": "",
"expiry": "",
"broker": "6130407e8235e35e",
"x": 500,
"y": 120,
"wires": []
},
{
"id": "9fa581602f7ad32a",
"type": "debug",
"z": "0ddaa4b089a41228",
"name": "Check reading",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 480,
"y": 60,
"wires": []
},
{
"id": "dcf6224f6982e145",
"type": "inject",