On Tuesday, January 23, 2018 at 4:42:03 PM UTC-8, vince wrote: > > 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 (????) > > update - no it's not required (and it works great)
Also, is there a clean way of dumping out a what it posts to the broker in > some pretty(ish) human-friendly format ? > update - yes - use mosquitto_sub to subscribe and add the -v option -- 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.
