1
0
Fork 0
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:
Steffen Vogel 2019-03-26 07:12:07 +01:00
parent b0bb93ab81
commit a7fe4dca87

View file

@ -17,7 +17,7 @@ nodes = {
publish = "test-topic"
},
in = {
subscribe = 1
subscribe = "test-topic"
},
ssl = {
enabled = false,