Hi there
Is this scenario possible.

Currently I have an Ecowitt GW1000 which sends data to a VPS Server every 
16 seconds with Weewx Interceptor, MQTT and Belchertowner installed on the 
VPS Server. This works fine.

I also have a Davis Vantage Pro2, which is connected to a Meetobridge via 
Davis USB logger. This also works fine.

Here's my new scenario:
Davis USB logger connected to rpi/weewx. On rpi/weewx I want to install 
mqtt with the following content:

[[MQTT]]
        server_url = mqtt: // user: password @ vps_host_name: 1883 /
        topic = weather
        binding = archive, loop
        aggregation = aggregate
        log_success = False
        log_failure = True

On <vps-host_name> I have installed Mosquitto which works fine with upload 
via Interceptor. I want this to be able to upload every 2 seconds.

I have not yet connected Davis to the rpi / weewx. but tried the 
configuration with Simulator and the above MQTT configuration. Belchertown 
on <vps_host_name> connects fine to MQTT, but is awaiting data. Is it 
because Simulator does not send data via MQTT or because my configuration 
is wrong.

Gert

-- 
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/bc74319c-ad7c-404d-acec-149fe55d6d94%40googlegroups.com.

Reply via email to