Do you connect the client (skin) via websockets or any other way using a username and password?
That is the question. From: [email protected] <[email protected]> On Behalf Of Philip Kutzenco Sent: Monday, October 8, 2018 3:32 PM To: weewx-user <[email protected]> Subject: [weewx-user] Re: Belchertown Skin and MQTT With Username Not Working I have it working on my own externally hosted Mosquitto server (on Digital Ocean). My Mosquiutto MQTT broker is set up requiring a username and password for publishing. Additionally it has TLS/SSL implemented (with Let's Encrypt certificates). It allows subscribing anonymously and also runs Websockets so that it can feedthe Belchertown skin. I used Pat's MQTT <https://obrienlabs.net/how-to-setup-your-own-mqtt-broker/> "tutorial" to do this. My website is https://wx.kutzenco.com. phil On Monday, October 8, 2018 at 10:21:50 AM UTC-4, G Hammer wrote: Does anyone have the Belchertown skin working with MQTT using a server that requires a username and password such as CloudMQTT? I have tried several different ways of configuring the skin and it fails to connect or it shows 'Connecting to weather station real time data' forever without connecting. The data is being sent to the server fine and I have subscribed to it using client software (see below). Thanks for any input, I'm at a loss here. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/5Qn_6oZjLP4/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- 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.
