Re: [weewx-user] Re: Wunderground not working.

2019-09-03 Thread Ian Bell
Thanks to Thomas I have an answer. The password field is not the password 
to your account but is the key that WU generates. I put that key in the 
password field in this very helpfully URL and bobs your uncle it worked. 
Did the same in the weewx.conf and now I am reporting to WU once again with 
my new station location.

On Tuesday, September 3, 2019 at 7:44:40 PM UTC-4, Thomas Keffer wrote:
>
> Sorry. I accidentally gave you a Rapidfire URL. Use this one instead. Same 
> instructions.
>
> *https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=
>  
> KCASANFR5&PASSWORD=XX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw*
>
> On Tue, Sep 3, 2019 at 4:33 PM Thomas Keffer  > wrote:
>
>> The API key is only needed to download data through their API. The upload 
>> protocol has not changed.
>>
>> 1, Are you sure you have the right station ID and password? It looks like 
>> an authorization error.
>>
>> 2. WU can be very unreliable. Are you getting the error consistently? Or, 
>> just every once in a while?
>>
>> 3. You can try to post using their sample URL. This will post a value for 
>> 1-Jan-2000, so it is unlikely to corrupt up your WU station data. Take the 
>> following and paste it into your browser. Make sure it is all on one big 
>> line.
>>
>>
>> *https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=KCASANFR5&PASSWORD=XX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw&realtime=1&rtfreq=2.5
>>  
>> *
>>
>> Then replace the station id KCASANFR5 with your station ID, and the 
>> XX with your password. Then hit Enter on your browser. It should say 
>> "success". If it says "unauthorized" you have an authentication problem.
>>
>> -tk
>>
>> On Tue, Sep 3, 2019 at 2:04 PM Die Fledermaus > > wrote:
>>
>>> Forgot to add from the Logs
>>> Wunderground-PWS: Failed u pload attempt 2: HTTP Error 401: 
>>> Unauthorized.  Doi need to add the station key somewhere that I missed?
>>>
>>> On Tuesday, September 3, 2019 at 11:03:53 AM UTC-4, Die Fledermaus wrote:

 I have weewx setup on a raspberry pi I can send data to CWOP and 
 PWSweather but not wunderground. I know they changed the api model. I know 
 that my password and station info are correct in the weewx conf.  What I 
 get back when I tail the non debugged log is restx: Wunderground-PWS: 
 Failed to publish record 2019-09-03 11:00:00 EDT (1567522800): Failed 
 upload after 3 tries

 I am running the latest version of weewx. What am I missing need to 
 look at to get this to work?



 -- 
>>> 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 weewx...@googlegroups.com .
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/575af249-23ef-4425-9b34-6f94994937fa%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/42783ce4-9b7d-4f9d-b01a-6cdec39765dc%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Pat
Paul, the driver is very well documented. It might make sense to spend some 
time and read the instructions. It will help you get setup and understand 
what's going on. Otherwise, we'll need to see some debugs, some configs and 
more detail aside from "it's not working". 

https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user


On Tuesday, September 3, 2019 at 6:40:55 PM UTC-4, Xant wrote:
>
>
> Paul
>
> I start to suspect that the problem may not be WeeWX itself, but router.
>
> Are you trying Hijack DNS? Did you setup iptables?
>
> Xant
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8bb4c8f1-7705-471e-a5a8-fab899ff316c%40googlegroups.com.


Re: [weewx-user] Re: Wunderground not working.

2019-09-03 Thread Thomas Keffer
Sorry. I accidentally gave you a Rapidfire URL. Use this one instead. Same
instructions.

*https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=
KCASANFR5&PASSWORD=XX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw*

On Tue, Sep 3, 2019 at 4:33 PM Thomas Keffer  wrote:

> The API key is only needed to download data through their API. The upload
> protocol has not changed.
>
> 1, Are you sure you have the right station ID and password? It looks like
> an authorization error.
>
> 2. WU can be very unreliable. Are you getting the error consistently? Or,
> just every once in a while?
>
> 3. You can try to post using their sample URL. This will post a value for
> 1-Jan-2000, so it is unlikely to corrupt up your WU station data. Take the
> following and paste it into your browser. Make sure it is all on one big
> line.
>
>
> *https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=KCASANFR5&PASSWORD=XX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw&realtime=1&rtfreq=2.5
> *
>
> Then replace the station id KCASANFR5 with your station ID, and the XX
> with your password. Then hit Enter on your browser. It should say
> "success". If it says "unauthorized" you have an authentication problem.
>
> -tk
>
> On Tue, Sep 3, 2019 at 2:04 PM Die Fledermaus 
> wrote:
>
>> Forgot to add from the Logs
>> Wunderground-PWS: Failed u pload attempt 2: HTTP Error 401:
>> Unauthorized.  Doi need to add the station key somewhere that I missed?
>>
>> On Tuesday, September 3, 2019 at 11:03:53 AM UTC-4, Die Fledermaus wrote:
>>>
>>> I have weewx setup on a raspberry pi I can send data to CWOP and
>>> PWSweather but not wunderground. I know they changed the api model. I know
>>> that my password and station info are correct in the weewx conf.  What I
>>> get back when I tail the non debugged log is restx: Wunderground-PWS:
>>> Failed to publish record 2019-09-03 11:00:00 EDT (1567522800): Failed
>>> upload after 3 tries
>>>
>>> I am running the latest version of weewx. What am I missing need to look
>>> at to get this to work?
>>>
>>>
>>>
>>> --
>> 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 weewx-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/575af249-23ef-4425-9b34-6f94994937fa%40googlegroups.com
>> 
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEBmtNc%2BhgDZ%3D-s3e68os6E7D7np0nMLDbjsO%2B%2BV40-6ow%40mail.gmail.com.


Re: [weewx-user] Re: Wunderground not working.

2019-09-03 Thread Thomas Keffer
The API key is only needed to download data through their API. The upload
protocol has not changed.

1, Are you sure you have the right station ID and password? It looks like
an authorization error.

2. WU can be very unreliable. Are you getting the error consistently? Or,
just every once in a while?

3. You can try to post using their sample URL. This will post a value for
1-Jan-2000, so it is unlikely to corrupt up your WU station data. Take the
following and paste it into your browser. Make sure it is all on one big
line.


*https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?ID=KCASANFR5&PASSWORD=XX&dateutc=2000-01-01+10%3A32%3A35&winddir=230&windspeedmph=12&windgustmph=12&tempf=70&rainin=0&baromin=29.1&dewptf=68.2&humidity=90&weather=&clouds=&softwaretype=vws%20versionxx&action=updateraw&realtime=1&rtfreq=2.5
*

Then replace the station id KCASANFR5 with your station ID, and the XX
with your password. Then hit Enter on your browser. It should say
"success". If it says "unauthorized" you have an authentication problem.

-tk

On Tue, Sep 3, 2019 at 2:04 PM Die Fledermaus  wrote:

> Forgot to add from the Logs
> Wunderground-PWS: Failed u pload attempt 2: HTTP Error 401: Unauthorized.
> Doi need to add the station key somewhere that I missed?
>
> On Tuesday, September 3, 2019 at 11:03:53 AM UTC-4, Die Fledermaus wrote:
>>
>> I have weewx setup on a raspberry pi I can send data to CWOP and
>> PWSweather but not wunderground. I know they changed the api model. I know
>> that my password and station info are correct in the weewx conf.  What I
>> get back when I tail the non debugged log is restx: Wunderground-PWS:
>> Failed to publish record 2019-09-03 11:00:00 EDT (1567522800): Failed
>> upload after 3 tries
>>
>> I am running the latest version of weewx. What am I missing need to look
>> at to get this to work?
>>
>>
>>
>> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/575af249-23ef-4425-9b34-6f94994937fa%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAhYRajyNGFhKGgsHd3-6dV1g-9yweVJnTVnTthbFQmaw%40mail.gmail.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Xant

Paul

I start to suspect that the problem may not be WeeWX itself, but router.

Are you trying Hijack DNS? Did you setup iptables?

Xant

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/abd865d1-9621-4d65-a7d3-8db6859ea7f4%40googlegroups.com.


Re: [weewx-user] Error in Humidity in Wundergound Post

2019-09-03 Thread Thomas Keffer
No idea what the WMII does for a checksum. Possibilities

   1. A simple XOR'ing of the bytes. But, this would leave you with a 1
   byte checksum, and it seems the WMII uses 2 bytes. I don't think they would
   XOR 2 bytes at a time, because then you would have to worry about the
   "endianness" of the machine you're running on.
   2. Much more likely, it's the same algorithm used by the Davis Vantage
   series. See the implementation in the file weewx/crc16.py
   .

-tk

On Tue, Sep 3, 2019 at 9:16 AM William Webb  wrote:

> I see in the Davis Monitor II driver how to get the two byte checksum from
> the weather station. Can you point me to an example of how to calculate the
> checksum from the data bytes for comparison? A Python example would
> probably give me enough information to modify the driver.
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/3102da13-fda4-4842-aac0-96897e8515ee%40googlegroups.com
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAbZ-46MwRwvtHLm3Ey7AnsZndD3bw3poFX4nNenzskVQ%40mail.gmail.com.


[weewx-user] Re: Wunderground not working.

2019-09-03 Thread Die Fledermaus
Forgot to add from the Logs
Wunderground-PWS: Failed u pload attempt 2: HTTP Error 401: Unauthorized. 
 Doi need to add the station key somewhere that I missed?

On Tuesday, September 3, 2019 at 11:03:53 AM UTC-4, Die Fledermaus wrote:
>
> I have weewx setup on a raspberry pi I can send data to CWOP and 
> PWSweather but not wunderground. I know they changed the api model. I know 
> that my password and station info are correct in the weewx conf.  What I 
> get back when I tail the non debugged log is restx: Wunderground-PWS: 
> Failed to publish record 2019-09-03 11:00:00 EDT (1567522800): Failed 
> upload after 3 tries
>
> I am running the latest version of weewx. What am I missing need to look 
> at to get this to work?
>
>
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/575af249-23ef-4425-9b34-6f94994937fa%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Tor rin
I am using the sniff mode, but I have a network switch set up with port 
mirroring:  I added the pcap filter as I run multiple weather stations and 
do not want to get the other stations data going to wunderground.



[Interceptor]
# This section is for the network traffic interceptor driver.
#
# # The driver to use:
driver = user.interceptor
#
# Specify the hardware device to capture.  Options include:
#  acurite-bridge - acurite internet bridge, smarthub, or access
#   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
#   lw30x - oregon scientific LW301/LW302
#   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
#   wu-client - any hardware that uses the weather underground protocol
device_type = wu-client
mode = sniff
iface = eth0
pcap_filter = src 192.168.7.128 and dst port 80
###

On Tuesday, September 3, 2019 at 2:40:04 PM UTC-5, Paul Levin wrote:
>
>
>
> On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>>
>>
>> Paul
>>
>> If you succeeded in use the installer, it may have adjusted your 
>> 'weewx.conf' already. If not, include the following:
>>
>> [Interceptor]
>> # This section is for the network traffic interceptor driver.
>> 
>> # The driver to use:
>> driver = user.interceptor
>> 
>> # Specify the hardware device to capture.  Options include:
>> #   acurite-bridge - acurite internet bridge, smarthub, or access
>> #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
>> #   lw30x - oregon scientific LW301/LW302
>> #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
>> #   wu-client - any hardware that uses the weather underground 
>> protocol
>> device_type = wu-client
>> mode = listen
>> port = 80
>>
>>
>> As the above, I used to use 'mode = listen'.
>>
>> Also, certify that 'station_type = Interceptor'
>>
>> Start WeeWX and verify status/log.
>>
>> If all seems Ok, double-check by command underneath (as mentioned in 
>> driver notes):
>>
>> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
>> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>>
>>
>>
>> Xant
>>
>
>
> Xant and others. Thank you for your time, but nothing seems to work. It 
> would be great if someone who is using an atlas would care to share their 
> config file. If I saw it, I'd probably be on my way to getting this up and 
> running.
> -- Paul
>
>  
>
> On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>>
>>
>> Paul
>>
>> If you succeeded in use the installer, it may have adjusted your 
>> 'weewx.conf' already. If not, include the following:
>>
>> [Interceptor]
>> # This section is for the network traffic interceptor driver.
>> 
>> # The driver to use:
>> driver = user.interceptor
>> 
>> # Specify the hardware device to capture.  Options include:
>> #   acurite-bridge - acurite internet bridge, smarthub, or access
>> #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
>> #   lw30x - oregon scientific LW301/LW302
>> #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
>> #   wu-client - any hardware that uses the weather underground 
>> protocol
>> device_type = wu-client
>> mode = listen
>> port = 80
>>
>>
>> As the above, I used to use 'mode = listen'.
>>
>> Also, certify that 'station_type = Interceptor'
>>
>> Start WeeWX and verify status/log.
>>
>> If all seems Ok, double-check by command underneath (as mentioned in 
>> driver notes):
>>
>> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
>> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>>
>>
>>
>> Xant
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/de2edf4c-1969-4952-9f30-f06bacfd43b8%40googlegroups.com.


Re: [weewx-user] Re: Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Greg Troxel
Pat  writes:

> The aggregate topic is hard-coded to /LOOP because weewx operates on the 
> LOOP method. You can read more about that in the User Guide 
> .

And it's still /loop if you are publishing aggregate information based
on archive records (the default, I think), even though that's confusing.

To Rui: I would suggest separating trying to understand how things
behave from why someone chose to make it behave that way.
Understanding how lets you get things done, and the why is much less
useful :-)

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/rmisgpd88pp.fsf%40s1.lexort.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Paul Levin


On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>
>
> Paul
>
> If you succeeded in use the installer, it may have adjusted your 
> 'weewx.conf' already. If not, include the following:
>
> [Interceptor]
> # This section is for the network traffic interceptor driver.
> 
> # The driver to use:
> driver = user.interceptor
> 
> # Specify the hardware device to capture.  Options include:
> #   acurite-bridge - acurite internet bridge, smarthub, or access
> #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
> #   lw30x - oregon scientific LW301/LW302
> #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
> #   wu-client - any hardware that uses the weather underground protocol
> device_type = wu-client
> mode = listen
> port = 80
>
>
> As the above, I used to use 'mode = listen'.
>
> Also, certify that 'station_type = Interceptor'
>
> Start WeeWX and verify status/log.
>
> If all seems Ok, double-check by command underneath (as mentioned in 
> driver notes):
>
> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>
>
>
> Xant
>


Xant and others. Thank you for your time, but nothing seems to work. It 
would be great if someone who is using an atlas would care to share their 
config file. If I saw it, I'd probably be on my way to getting this up and 
running.
-- Paul

 

On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>
>
> Paul
>
> If you succeeded in use the installer, it may have adjusted your 
> 'weewx.conf' already. If not, include the following:
>
> [Interceptor]
> # This section is for the network traffic interceptor driver.
> 
> # The driver to use:
> driver = user.interceptor
> 
> # Specify the hardware device to capture.  Options include:
> #   acurite-bridge - acurite internet bridge, smarthub, or access
> #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
> #   lw30x - oregon scientific LW301/LW302
> #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
> #   wu-client - any hardware that uses the weather underground protocol
> device_type = wu-client
> mode = listen
> port = 80
>
>
> As the above, I used to use 'mode = listen'.
>
> Also, certify that 'station_type = Interceptor'
>
> Start WeeWX and verify status/log.
>
> If all seems Ok, double-check by command underneath (as mentioned in 
> driver notes):
>
> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>
>
>
> Xant
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/18ff2f41-05fb-4566-965d-0a42de5de6e7%40googlegroups.com.


[weewx-user] Re: Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Pat
The aggregate topic is hard-coded to /LOOP because weewx operates on the 
LOOP method. You can read more about that in the User Guide 
.

On Tuesday, September 3, 2019 at 2:28:33 PM UTC-4, Pat wrote:
>
> Yes, aggregate will publish all loop data as a single json array to the 
> /loop topic. 
>
> If you want individual observations published to their individual topic, 
> use aggregation = individual. 
>
> If you want a mixture of both, use aggregation = individual,aggregate
>
>
>
> On Tuesday, September 3, 2019 at 12:59:44 PM UTC-4, Rui Pinto wrote:
>>
>> Hello!! 
>>
>> These are my configurations for transmitting data through Weewx to the 
>> MQTT broker:
>>
>> [StdRESTful]
>> ...
>> [[MQTT]]
>> server_url = mqtt://username:password@localhost:1883/
>> topic = weather/default/default/VantagePro2/
>> unit_system = METRIC
>>
>> aggregation = aggregate   
>>
>> why the data is published to the TOPIC/loop? Is it because i'm publishing 
>> aggregate data so all the observations are pusblished in one go to the loop 
>> level?
>>
>>
>> Best Regards
>>
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a10748a6-5714-4004-a536-7082eacd4d3e%40googlegroups.com.


[weewx-user] Re: Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Pat
Yes, aggregate will publish all loop data as a single json array to the 
/loop topic. 

If you want individual observations published to their individual topic, 
use aggregation = individual. 

If you want a mixture of both, use aggregation = individual,aggregate



On Tuesday, September 3, 2019 at 12:59:44 PM UTC-4, Rui Pinto wrote:
>
> Hello!! 
>
> These are my configurations for transmitting data through Weewx to the 
> MQTT broker:
>
> [StdRESTful]
> ...
> [[MQTT]]
> server_url = mqtt://username:password@localhost:1883/
> topic = weather/default/default/VantagePro2/
> unit_system = METRIC
>
> aggregation = aggregate   
>
> why the data is published to the TOPIC/loop? Is it because i'm publishing 
> aggregate data so all the observations are pusblished in one go to the loop 
> level?
>
>
> Best Regards
>
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2f32de1f-3785-4fed-a816-12327e3b8533%40googlegroups.com.


[weewx-user] Publishing aggregate data, the topic is TOPIC/loop?

2019-09-03 Thread Rui Pinto
Hello!! 

These are my configurations for transmitting data through Weewx to the MQTT 
broker:

[StdRESTful]
...
[[MQTT]]
server_url = mqtt://username:password@localhost:1883/
topic = weather/default/default/VantagePro2/
unit_system = METRIC

aggregation = aggregate   

why the data is published to the TOPIC/loop? Is it because i'm publishing 
aggregate data so all the observations are pusblished in one go to the loop 
level?


Best Regards


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6b5a5a6b-d4b4-49fa-b6de-46709cf275a7%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Xant

Paul

If you succeeded in use the installer, it may have adjusted your 
'weewx.conf' already. If not, include the following:

[Interceptor]
# This section is for the network traffic interceptor driver.

# The driver to use:
driver = user.interceptor

# Specify the hardware device to capture.  Options include:
#   acurite-bridge - acurite internet bridge, smarthub, or access
#   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
#   lw30x - oregon scientific LW301/LW302
#   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
#   wu-client - any hardware that uses the weather underground protocol
device_type = wu-client
mode = listen
port = 80


As the above, I used to use 'mode = listen'.

Also, certify that 'station_type = Interceptor'

Start WeeWX and verify status/log.

If all seems Ok, double-check by command underneath (as mentioned in driver 
notes):

PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
--mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"



Xant

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/54896462-718f-491d-b27c-278d38e12200%40googlegroups.com.


Re: [weewx-user] Error in Humidity in Wundergound Post

2019-09-03 Thread William Webb
I see in the Davis Monitor II driver how to get the two byte checksum from the 
weather station. Can you point me to an example of how to calculate the 
checksum from the data bytes for comparison? A Python example would probably 
give me enough information to modify the driver. 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3102da13-fda4-4842-aac0-96897e8515ee%40googlegroups.com.


Re: [weewx-user] Re: MQTT Weewx authentication

2019-09-03 Thread Xant

Fala Rui!

Dont understand the question. Do you mean the port#?

Abs
Xant

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b9e644ef-15f8-4784-a8c8-f3a802347c68%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread vince
On Tuesday, September 3, 2019 at 8:51:53 AM UTC-7, Paul Levin wrote:
>
> On Tuesday, September 3, 2019 at 10:31:06 AM UTC-4, vince wrote:
>>
>> On Tuesday, September 3, 2019 at 7:25:51 AM UTC-7, Paul Levin wrote:
>>>
>>> Pat,I can't install the driver. I have downloaded it, but I have 2 
>>> issues.
>>>
>>> 1. after the command, install "weewx-interceptor.zip" it returns 
>>> "missing destination file operand"
>>>
>>
>  
>
>> You're going to have to tell us the precise command you tried to use.  
>> It's probably a typo in your command.
>>
>  pi@raspberrypi:~ $ install weewx-interceptor.zip
>
> install: missing destination file operand after 'weewx-interceptor.zip'
>
>  
>
>
Oh, you definitely typo'd that big-time.

Correct command would have been:
sudo /usr/share/weewx/wee_extension --install weewx-interceptor.zip

(I might have that full path wrong from memory)

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a3f4cc4a-8145-4f51-8405-0d55929cc0aa%40googlegroups.com.


[weewx-user] Re: WeatherFlow - any feedback regarding WeeWX

2019-09-03 Thread Xant

Vince

Yes... aware of 3secs for Wind, and 60 for data loop. But it is interesting 
that the 3sec Wind kicks MQTT (that's why mentioned "looks like Davis") :P

So far, and for the price point, enjoying WF.

Returned both Acurite Atlas (Atlas had a UV sensor problem, which seems an 
unusual instance) and Ambient Weather WS-1550-IP (ObserverIP gets 
overwhelmed with WeeWX in just a few days; a firmware update was supposed 
to fix the problem, but not).

Xant

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9e9e3b9a-862a-4aef-904d-44383d8097a3%40googlegroups.com.


[weewx-user] Re: WeatherFlow - any feedback regarding WeeWX

2019-09-03 Thread Xant
Pat

Yes, I'm much familiar with Static Lease IP and addressed to WF.

The comment was the lack of jack net port, as it is a net Hub, and I do 
prefer hard-wire when possible (stability, static IP, etc).

Xant


PS: Thanks much for Belchertown skin! Nice, elegant and clean (I crossed by 
other day going to Boston on 90).

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/94eb9a2e-ec8b-4038-95a0-d102f9478ccf%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Paul Levin


On Tuesday, September 3, 2019 at 10:31:06 AM UTC-4, vince wrote:
>
> On Tuesday, September 3, 2019 at 7:25:51 AM UTC-7, Paul Levin wrote:
>>
>> Pat,I can't install the driver. I have downloaded it, but I have 2 issues.
>>
>> 1. after the command, install "weewx-interceptor.zip" it returns "missing 
>> destination file operand"
>>
>
 

> You're going to have to tell us the precise command you tried to use.  
> It's probably a typo in your command.
>
 pi@raspberrypi:~ $ install weewx-interceptor.zip

install: missing destination file operand after 'weewx-interceptor.zip'

 


> 2. I can't make any changes to /etc/weewx/weewx.conf file because I get 
>> permission denied errors.
>>
> OK - I managed to change the directory permissions, at least temporarily 
by sudo chmod 777 /etc/weewx/weewx.conf


After that, I installed the interceptor driver, restarted weewx and now, 
I'm not sure how to proceed from this point. 
 


 

>
>> not Permission-denied errors are always a new pi user who neglects to use 
> 'sudo' in their commands that write to privileged places on the filesystem. 
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/a59ff8a1-cca6-4e5c-b5d9-4af06e954324%40googlegroups.com.


[weewx-user] Wunderground not working.

2019-09-03 Thread Die Fledermaus
I have weewx setup on a raspberry pi I can send data to CWOP and PWSweather 
but not wunderground. I know they changed the api model. I know that my 
password and station info are correct in the weewx conf.  What I get back 
when I tail the non debugged log is restx: Wunderground-PWS: Failed to 
publish record 2019-09-03 11:00:00  EDT (1567522800): Failed upload after 3 
tries

I am running the latest version of weewx. What am I missing need to look at 
to get this to work?



-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/970eec3a-6c1e-4895-bd50-da07676af236%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread vince
On Tuesday, September 3, 2019 at 7:25:51 AM UTC-7, Paul Levin wrote:
>
> Pat,I can't install the driver. I have downloaded it, but I have 2 issues.
>
> 1. after the command, install "weewx-interceptor.zip" it returns "missing 
> destination file operand"
>
>
You're going to have to tell us the precise command you tried to use.  It's 
probably a typo in your command.

2. I can't make any changes to /etc/weewx/weewx.conf file because I get 
> permission denied errors.
>
>
>
Permission-denied errors are always a new pi user who neglects to use 
'sudo' in their commands that write to privileged places on the filesystem. 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d931a262-388a-4453-9383-b7eaad952d6f%40googlegroups.com.


Re: [weewx-user] Re: Changing QoS when publishing to Mosquitto through Weewx

2019-09-03 Thread vince
On Tuesday, September 3, 2019 at 3:02:01 AM UTC-7, Rui Pinto wrote:

> https://github.com/weewx/weewx/wiki/mqtt 
> The solution couldn't just be set the option retain to True?
>
>
>
You asked specifically about QOS setting.  The extension doesn't seem to 
support setting that from what I could tell, but I gave you which 'two' 
lines you need to edit to see if it can be easily added.

I'm not sure retain is the same thing according to 
https://www.hivemq.com/blog/mqtt-essentials-part-8-retained-messages/ but 
you could always try it and see if you get the behavior you want.   I just 
run the defaults at home which works ok for me.


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0deb8cc8-4b6f-4fbc-a179-d125c931044a%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Paul Levin
Pat,I can't install the driver. I have downloaded it, but I have 2 issues.

1. after the command, install "weewx-interceptor.zip" it returns "missing 
destination file operand"

2. I can't make any changes to /etc/weewx/weewx.conf file because I get 
permission denied errors.

Any help would be appreciated. This is driving me nuts! Thanks

On Tuesday, September 3, 2019 at 8:09:01 AM UTC-4, Paul Levin wrote:
>
> Thanks Pat. I'll try that first.
> -- Paul
>
> On Tuesday, September 3, 2019 at 8:06:00 AM UTC-4, Pat wrote:
>>
>> Try listen mode and see if you get any results. 
>>
>> According to the documentation, Listen mode should work without 
>> installing any other dependant software
>>
>>
>> On Tuesday, September 3, 2019 at 8:00:07 AM UTC-4, Paul Levin wrote:
>>>
>>> OK. Let me try that driver. Do I set this up in "listen" or "sniff" mode?
>>> Thanks.
>>>  -- Paul
>>>
>>> On Tuesday, September 3, 2019 at 12:42:24 AM UTC-4, Xant wrote:

 Interceptor Driver by Matthew Wall:

 https://github.com/matthewwall/weewx-interceptor

 Xant

>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/fd9df688-4b98-40ad-86d7-701fb508dbb3%40googlegroups.com.


[weewx-user] Re: WeatherFlow - any feedback regarding WeeWX

2019-09-03 Thread vince
On Monday, September 2, 2019 at 10:04:47 PM UTC-7, Xant wrote:

>
>- MQTT updates at <3secs (maybe due to wind, but looks like a Davis); 
>I never had MQTT turn-out that quick... besides the 60sec actual loop 
>update timeframe (weewx website seems much quicker than "is"; but that 
>is a good thing... others lag till MQTT "connects")
>
> Only the wind refreshes at 3 secs 'if' you have rapid_wind set on.   
Everything else is 60 secs.  There are device status messages that are 
every 10 seconds if I remember correctly.   They're kind of fun to watch.

My UDP listener is at 
https://github.com/vinceskahan/weatherflow-udp-listener if you want to see 
what the hub's sending in more detail.  Also check the WF UDP API docs 
online at https://weatherflow.github.io/SmartWeather/api/udp/v114/ for the 
gory details.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c2497b1b-1d6f-4c5b-9be5-0e81aab240d6%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Paul Levin
Thanks Pat. I'll try that first.
-- Paul

On Tuesday, September 3, 2019 at 8:06:00 AM UTC-4, Pat wrote:
>
> Try listen mode and see if you get any results. 
>
> According to the documentation, Listen mode should work without installing 
> any other dependant software
>
>
> On Tuesday, September 3, 2019 at 8:00:07 AM UTC-4, Paul Levin wrote:
>>
>> OK. Let me try that driver. Do I set this up in "listen" or "sniff" mode?
>> Thanks.
>>  -- Paul
>>
>> On Tuesday, September 3, 2019 at 12:42:24 AM UTC-4, Xant wrote:
>>>
>>> Interceptor Driver by Matthew Wall:
>>>
>>> https://github.com/matthewwall/weewx-interceptor
>>>
>>> Xant
>>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/29220822-3f02-4894-979e-8acfeee2cbf9%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Pat
Try listen mode and see if you get any results. 

According to the documentation, Listen mode should work without installing 
any other dependant software


On Tuesday, September 3, 2019 at 8:00:07 AM UTC-4, Paul Levin wrote:
>
> OK. Let me try that driver. Do I set this up in "listen" or "sniff" mode?
> Thanks.
>  -- Paul
>
> On Tuesday, September 3, 2019 at 12:42:24 AM UTC-4, Xant wrote:
>>
>> Interceptor Driver by Matthew Wall:
>>
>> https://github.com/matthewwall/weewx-interceptor
>>
>> Xant
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0d842fb6-30da-4987-9d08-24c7f617ae6c%40googlegroups.com.


[weewx-user] Re: Acurite Atlas Help

2019-09-03 Thread Paul Levin
OK. Let me try that driver. Do I set this up in "listen" or "sniff" mode?
Thanks.
 -- Paul

On Tuesday, September 3, 2019 at 12:42:24 AM UTC-4, Xant wrote:
>
> Interceptor Driver by Matthew Wall:
>
> https://github.com/matthewwall/weewx-interceptor
>
> Xant
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2175e869-cc3a-491c-9bf0-2181e9587fa5%40googlegroups.com.


[weewx-user] Re: WeatherFlow - any feedback regarding WeeWX

2019-09-03 Thread Pat
I don't have a WF, but the lack of static IP may not be an issue if your 
router is able to do DHCP Reservations.

If you can get the MAC Address of the device, and set a DHCP Reservation 
for it, then the device will get the same IP every time it renews its DHCP 
lease. This is how I manage all my IoT devices (since most of those cannot 
be set to static). 

On Tuesday, September 3, 2019 at 1:04:47 AM UTC-4, Xant wrote:
>
> Just got WF... so far, Im impress...
>
> Pros:
>
>- much sensors than any other, at this price point
>- MQTT updates at <3secs (maybe due to wind, but looks like a Davis); 
>I never had MQTT turn-out that quick... besides the 60sec actual loop 
>update timeframe (weewx website seems much quicker than "is"; but that 
>is a good thing... others lag till MQTT "connects")
>- easy to install an NO moving parts (impressive... other "early" 
>sellers were charging $1,000+ (without all this sensors) for the same "no 
>moving feature"
>- splitting in 2 units (actually 3 if you count Hub), it counts for 
>REAL OutTemp, as temp sensor does not have to be exposed in direct Sun 
>(without the need of any "radiator")
>
>
> Cons:
>
>- NOT Static IP (commo; specially for us WeeWX peps!; it 
>works other-else, but rather have Static)
>- NOT net hard-wire to Hub (as I would prefer, but only WiFi)
>
>
> As for this post, it seems "I can leave with the Cons, but would 
> appreciate even more if addressed.
>
> So far, better than Acurite Atlas, better than Ambient Weather WS-1550-IP 
> (with ObserverIP).
>
> Dont get me wrong... Atlas and WS-1550-IP are great price-point for the 
> regular Weather Home... but not for the WeeWX geek.
>
>
> Xant
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/35497bf2-7889-4da5-ac3e-82022cff9ca9%40googlegroups.com.


[weewx-user] Re: Belchertown skin 1.0 released!

2019-09-03 Thread Pat
This is a Meteostick issue (and not a skin issue). The stick reports 10 
minute average wind gust, but weewx and the archive schema don't support 
that observation type 
.
 
As a result, wind gusts aren't available in real time from the stick. Weewx 
has to do those calculations on the archive interval, so the website gets 
updated at that time. 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0955aeae-b8d1-491a-a8cb-6d99464667bd%40googlegroups.com.


Re: [weewx-user] Re: Changing QoS when publishing to Mosquitto through Weewx

2019-09-03 Thread Rui Pinto
Thank you for responding!!

https://github.com/weewx/weewx/wiki/mqtt
The solution couldn't just be set the option retain to True?

Best Regards

vince  escreveu no dia segunda, 2/09/2019 à(s) 17:45:

> On Monday, September 2, 2019 at 9:11:01 AM UTC-7, Rui Pinto wrote:
>>
>> I have a Davis Vantage Pro2 station and i'm using Weewx to publish data
>> to an MQTT broker (Mosquitto).
>>
>> But i would like to know if it's possible to change the QoS.
>>
>>
>>
> My reading of the mqtt extension v0.19 sources vs. some paho-mqtt examples
> says 'no', but if you wanted to hack on your extension a little you might
> try finding the two lines that say mc.publish and add qos=1 (or 2) and see
> if that works. (untested)
>
>
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/0b26bd48-a107-443b-b5cb-5805975c8af1%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAHGxKCxfT%2Bsi-wGoqV0u4haAn-F4wKNfLh2k4VgMYuhmcB%2BG-A%40mail.gmail.com.


Re: [weewx-user] Re: MQTT Weewx authentication

2019-09-03 Thread Rui Pinto
Thank you for responding!!

https://github.com/weewx/weewx/wiki/mqtt
The solution couldn't just be set the option retain to True?

Best Regards

Xant  escreveu no dia terça, 3/09/2019 à(s)
06:20:

>
> I went through MAAANY hours in this issue... and the following is what
> works 4me.
>
> WeeWX conf:
>
> [[MQTT]]
> #X server_url = mqtt://test.mosquitto.org:1883/
> #X server_url = mqtt://broker.hivemq.com:1883/
> server_url = mqtt://[user:pw]@localhost:1883/
> topic = weather
> unit_system = US
> binding = archive, loop
> aggregation = aggregate
>
> Belchertown skin:
>
> # MQTT Websockets defaults
> mqtt_websockets_enabled = 1
> #X mqtt_websockets_host = test.mosquitto.org
> #X mqtt_websockets_port = 8080
> #X mqtt_websockets_host = broker.hivemq.com
> #X mqtt_websockets_port = 8000
> mqtt_websockets_host = [ur URL]
> mqtt_websockets_port = 9001
> mqtt_websockets_ssl = 0
> mqtt_websockets_topic = "weather/loop"
> #X disconnect_live_website_visitor = 180
>
> Uncomment the above as you wish. Try a free public MQTT (before local), as
> Mosquitto or HiveMQ as the above...
>
> Remember to set your router port forwarding as well...
>
> Xant
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/69663524-1a65-4058-95e2-a29eecda1a01%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAHGxKCzTapK8q335btmK4kNAGP0TCyR%2BRmp7oSCsd6LwE%2B%3DpeA%40mail.gmail.com.