On Thursday, July 20, 2023 at 4:29:36 AM UTC-6 Mark Fraser wrote:

On 19/07/2023 15:46, pannetron wrote: 
> 
> Yes, the "outside URL" of your MQTT broker must map to a public IP.  All 
> 192.168... IP addresses are non-routable, private IP addresses.  If you 
> don't have a permanent, public IP address, you may be able to use 
> Dynamic DNS from one of the services that offers that to register a 
> public URL that maps to whatever your Internet service provider tells 
> you to use as your public IP. 


So, I should use my hopto.org URL with the port that is for MQTT (1883)?


hopto.org looks okay but you should still use 9001 as the port to have your 
router forward MQTT requests to, 
assuming that's how you have your MQTT broker set up. The 1883 port is 
usually used to publish data to the 
broker, 9001 is used for clients subscribing to data from the broker.  The 
weewx server sends to 1883, the 
Belchertown skin pulls from port 9001.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e3bd2629-2100-48fd-8e85-4cd61e19796dn%40googlegroups.com.

Reply via email to