mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
mqtt: fix example config
This commit is contained in:
parent
b0bb93ab81
commit
a7fe4dca87
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ nodes = {
|
|||
publish = "test-topic"
|
||||
},
|
||||
in = {
|
||||
subscribe = 1
|
||||
subscribe = "test-topic"
|
||||
},
|
||||
ssl = {
|
||||
enabled = false,
|
||||
|
|
Loading…
Add table
Reference in a new issue