Try 9001
This commit is contained in:
parent
dd3c7e26c3
commit
180606e552
@ -3,7 +3,7 @@ const psState = new State();
|
|||||||
const comms = new Communicator(psState);
|
const comms = new Communicator(psState);
|
||||||
const config = {
|
const config = {
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"address": "mqtt://mqtt.3411.one",
|
"address": "wss://192.168.0.3:9001",
|
||||||
"username": "hestia",
|
"username": "hestia",
|
||||||
"password": "hestia",
|
"password": "hestia",
|
||||||
"subscriptions": [
|
"subscriptions": [
|
||||||
|
Loading…
Reference in New Issue
Block a user