Подключение к серверу 194.36.208.86
This commit is contained in:
77
flows.json
77
flows.json
@@ -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",
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"349d80dbd3e83831": {}
|
||||
"349d80dbd3e83831": {},
|
||||
"6130407e8235e35e": {}
|
||||
}
|
||||
Reference in New Issue
Block a user