Only subscribe to each topic once
This commit is contained in:
parent
3c96bde015
commit
fda6a95359
2 changed files with 4 additions and 2 deletions
|
|
@ -5,7 +5,8 @@ const config : Config = {
|
|||
space: {
|
||||
name: "RZL",
|
||||
color: "orange",
|
||||
mqtt: "ws://map.rzl:1884"
|
||||
mqtt: "ws://192.168.178.90:1884"
|
||||
//mqtt: "ws://map.rzl:1884"
|
||||
},
|
||||
topics: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue