TLS is only required if you use client user/pass authentication. MQTT post on a topic for example "weather" is the topic "tempOut 12.02" is the output MQTT is not for human friendly output :) more for exchange data.
Am Mittwoch, 24. Januar 2018 01:42:03 UTC+1 schrieb vince: > > In looking at the MQTT extension at > https://github.com/weewx/weewx/wiki/mqtt the code is a little unclear to > me. Is TLS required for uploading weewx data to a MQTT broker ? At line > 214 in the mqtt.py it "seems" like it's optional (????) > > > Also, is there a clean way of dumping out a what it posts to the broker in > some pretty(ish) human-friendly format ? > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
