hello all,

I am trying to run MQTT in skin Belchertown; I have any problem

1 - I use a free broker  "Hivemq".

2 - my weewx.conf:

 [[MQTT]]
        server_url = mqtt://broker.hivemq.com:1883/
        topic = weather
        unit_system = METRIC
        binding = archive, loop
        aggregation = aggregate

3 - my skin.conf:

 # MQTT Websockets defaults
    mqtt_websockets_enabled = 1
    mqtt_websockets_host = "broker.hivemq.com"
    mqtt_websockets_port = 8000
    mqtt_websockets_ssl = 0
    mqtt_websockets_topic = "weather/loop"
    disconnect_live_website_visitor = 1800000

that works well, but I have these message, sometimes

Connected to weather station live. Data received 15 décembre 2019, 11:06:37 
= > good message
Connected. Waiting for 
data.                                                                       
= > it is normal ?
Connecting to weather station real time 
data.                                                = > it is normal ?
Lost connection 
xxxxx                                                                           
     
= > it is normal ?

you can on my station : http://jurassikpat.ddns.net/weewx/belchertown

thanks for your comment

Patrick

-- 
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/ff2368b8-f9cf-44ef-98dc-f96de2f7f404%40googlegroups.com.

Reply via email to