Switch to new MQTT broker on Proxmox

This commit is contained in:
2023-04-10 21:12:10 -04:00
parent 4dd595ffea
commit aa9585edea

View File

@ -772,9 +772,7 @@
"1c98de289e42377f" "1c98de289e42377f"
], ],
"x": 14, "x": 14,
"y": 719, "y": 719
"w": 1292,
"h": 642
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@ -840,9 +838,7 @@
"96f6dcaa16f8ee6f" "96f6dcaa16f8ee6f"
], ],
"x": 14, "x": 14,
"y": 19, "y": 19
"w": 2112,
"h": 682
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@ -1544,7 +1540,7 @@
"id": "fd29421fc00140a8", "id": "fd29421fc00140a8",
"type": "mqtt-broker", "type": "mqtt-broker",
"name": "", "name": "",
"broker": "192.168.1.26", "broker": "192.168.1.251",
"port": "1883", "port": "1883",
"clientid": "", "clientid": "",
"autoConnect": true, "autoConnect": true,
@ -1564,6 +1560,7 @@
"willQos": "0", "willQos": "0",
"willPayload": "", "willPayload": "",
"willMsg": {}, "willMsg": {},
"userProps": "",
"sessionExpiry": "" "sessionExpiry": ""
}, },
{ {