Signed-off-by: tkl <tkl@barsch.fritz.box>
@@ -47,7 +47,7 @@ func main() {
// MQTT connection
opts := mqtt.NewClientOptions()
opts.AddBroker("tcp://nuc:1883")
opts.AddBroker("tcp://p5:1883")
opts.SetClientID("saunaservice")
opts.SetDefaultPublishHandler(messagePubHandler)
opts.OnConnect = connectHandler
The note is not visible to the blocked user.