After much trial-and-error, the following is what works in my Rpi case:

1) WeeWX conf:

    [[MQTT]]

        server_url = *mqtt://[user]:[password]@localhost:1883/    <== 
user/password/localhost/port*
        topic = weather
        unit_system = US
        binding = archive, loop
        aggregation = aggregate

2) Belchertown conf:

[Extras]

    # MQTT Websockets defaults

    *mqtt_websockets_host = [domain-name]   <== the actual DomainName, not 
"localhost"*

    mqtt_websockets_port = 9001

    mqtt_websockets_ssl = 0

    mqtt_websockets_topic = "weather/loop"


Best, X 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9dc6776b-12e7-459d-8434-ff41d6309fb7%40googlegroups.com.

Reply via email to