I have been using test.mosquitto.org but have been getting too many
disconnects. I'm trying to switch to Hivemq but I can't seem to get my
website to connect. Hivqmq receives my data on weather/belcamp/loop I have
my configuration below
weewx.conf
[[MQTT]]
server_url = mqtt://broker.hivemq.com:1883/
topic = weather/belcamp
unit_system = US
binding = archive, loop
aggregation = aggregate
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/belcamp/loop/#"
disconnect_live_website_visitor = 1800000
I have tried several combinations of the mqtt_websockets_topic but it's
stuck on connecting. any help would be greatly appreciated.
--
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/c32690a2-1f0b-4447-92c0-ead32d130ac4n%40googlegroups.com.