As I had no real luck with mosquito yesterday - Belchertown connected, but 
got dropped after 2-3 loops (Ecowitt gw-1500/16 sec- cycle, I looked now 
for a solution with Node-Red as I use N-R anyway.

So I ended here currently:

https://flows.nodered.org/node/node-red-contrib-aedes

Have now a solid connection, but will also test further for (SSL/TLS) 
connection/security in a later stage.

I short my currents settings:

weewx.conf:

 [[MQTT]]
        server_url = mqtt://myIP:9002/
        topic = weather
        unit_system = METRIC
        binding = archive, loop
        aggregation = aggregate

restful_services = ..... , user.mqtt.MQTT

skon.conf:

    # MQTT Websockets defaults
    mqtt_websockets_enabled = 1
    mqtt_websockets_host = "myIp"
    mqtt_websockets_port = 9003
    mqtt_websockets_ssl = 0
    mqtt_websockets_topic = "weather/loop"
    disconnect_live_website_visitor = 0

Node-Red:

enclosed aedes.jpg
   

-- 
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/1d04d5cd-398f-4d10-9b93-bbd011b76a28o%40googlegroups.com.

Reply via email to