Also, what you are seeing in the log is the raw and mapped data from the 
driver, weeWX calculated fields such as rainRate are added later by weeWX 
(not the driver) so they will not show in the log. Running weeWX directly 
will show the final loop packets and archive records and these should 
include rainRate (though the first one probably won't).

Gary

On Friday, 23 November 2018 07:56:08 UTC+10, gjr80 wrote:
>
> Looks to be working to me:
>
> Nov 22 13:43:46 raspberrypi weewx[2421]: interceptor: MainThread: raw 
> packet: {'wind_speed': 7.0, 'barometer': 28.68, 'wind_gust': 7.0, 
> 'dewpoint': 53.4, 'humidity_out': 68.0, 'rain': 0.0, 'dateTime': 
> 1542923027, 'temperature_out': 64.2, 'wind_dir': 248.0, 'rain_total': 0.34
> , 'usUnits': 1}
> Nov 22 13:43:46 raspberrypi weewx[2421]: interceptor: MainThread: mapped 
> packet: {'barometer': 28.68, 'dewpoint': 53.4, 'outTemp': 64.2, 
> 'outHumidity': 68.0, 'rain': 0.0, 'dateTime': 1542923027, 'windDir': 248.0
> , 'pressure': 28.68, 'windSpeed': 7.0, 'windGust': 7.0, 'rainTotal': 0.34, 
> 'altimeter': 28.68, 'usUnits': 1}
>
> and
>
> Nov 22 13:44:05 raspberrypi weewx[2421]: interceptor: MainThread: raw 
> packet: {'wind_speed': 4.0, 'barometer': 28.68, 'wind_gust': 7.0, 
> 'dewpoint': 53.0, 'humidity_out': 67.0, 'rain': 0.0, 'dateTime': 
> 1542923045, 'temperature_out': 64.2, 'wind_dir': 248.0, 'rain_total': 0.34
> , 'usUnits': 1}
> Nov 22 13:44:05 raspberrypi weewx[2421]: interceptor: MainThread: mapped 
> packet: {'barometer': 28.68, 'dewpoint': 53.0, 'outTemp': 64.2, 
> 'outHumidity': 67.0, 'rain': 0.0, 'dateTime': 1542923045, 'windDir': 248.0
> , 'pressure': 28.68, 'windSpeed': 4.0, 'windGust': 7.0, 'rainTotal': 0.34, 
> 'altimeter': 28.68, 'usUnits': 1}
>
> I would let it run and see what archive records you get. You could also run 
> weeWX directly <http://weewx.com/docs/usersguide.htm#Running_directly> 
> and that will display actual loop packets and archive records (only) on 
> screen.
>
> Gary
>
> On Friday, 23 November 2018 07:46:06 UTC+10, Kevin Key wrote:
>>
>> Here's a larger portion of the log. I'm still not able to get rain data 
>> to register.
>>
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> SNIFF: 
>> ID=KCARAMONXXXX&PASSWORD=XXXX&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.68&humidity=69&tempf=64.2&windspeedmph=2&winddir=315&windgustmph=8&windgustdir=270&dewptf=53.8&dailyrainin=0.34&rainin=0.02
>>  
>> HTTP/1.1#015#012Host:
>> www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent
>>  
>> <http://www.wunderground.com#015%23012Content-Type:application/x-www-form-urlencoded%23015%23012Content-Length:0%23015%23012Connection:close%23015%23012User-Agent>:
>>  
>> Atlas/047
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: start GET
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: raw 
>> data: 
>> ID=KCARAMONXXXX&PASSWORD=xxxxxxx&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.68&humidity=69&tempf=64.2&windspeedmph=2&winddir=315&windgustmph=8&windgustdir=270&dewptf=53.8&dailyrainin=0.34&rainin=0.02
>>  
>> HTTP/1.1#015#012Host:
>> www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent
>>  
>> <http://www.wunderground.com#015%23012Content-Type:application/x-www-form-urlencoded%23015%23012Content-Length:0%23015%23012Connection:close%23015%23012User-Agent>:
>>  
>> Atlas/047
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: using 
>> rain_total 0.34 from dailyrainin
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: 
>> firmware myAcuRite: using baromin as barometer
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: 
>> unrecognized parameter rainin=0.02 HTTP/1.1#015#012Host:
>> www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent
>>  
>> <http://www.wunderground.com#015%23012Content-Type:application/x-www-form-urlencoded%23015%23012Content-Length:0%23015%23012Connection:close%23015%23012User-Agent>:
>>  
>> Atlas/047
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter softwaretype=myAcuRite
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter realtime=1
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter rtfreq=35
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter action=updateraw
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter PASSWORD=xxxxxxx
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: ignored 
>> parameter ID=KCARAMONXXXX
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: 
>> unrecognized parameter windgustdir=270
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: raw 
>> packet: {'wind_speed': 2.0, 'barometer': 28.68, 'wind_gust': 8.0, 
>> 'dewpoint': 53.8, 'humidity_out': 69.0, 'rain': 0.0, 'dateTime': 
>> 1542922923, 'temperature_out': 64.2, 'wind_dir': 315.0, 'rain_total': 0.34, 
>> 'usUnits': 1}
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: MainThread: mapped 
>> packet: {'barometer': 28.68, 'dewpoint': 53.8, 'outTemp': 64.2, 
>> 'outHumidity': 69.0, 'dateTime': 1542922923, 'windDir': 315.0, 'pressure': 
>> 28.68, 'windSpeed': 2.0, 'windGust': 8.0, 'rainTotal': 0.34, 'altimeter': 
>> 28.68, 'usUnits': 1}
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922923.27 pktlen=60 data=b8 27 eb 6f e8 24 24 c8 6e 0a 
>> 9b 74 08 00 45 00 00 28 0f c5 40 00 80 06 3b 00 c0 a8 06 41 68 4b 80 d6 30 
>> 6c 00 50 72 bd 51 d6 49 e4 b2 c1 50 10 1c 8c f1 47 00 00 00 00 00 00 00 00
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: skip 00 00 00 00 00 00
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922923.3 pktlen=60 data=b8 27 eb 6f e8 24 24 c8 6e 0a 
>> 9b 74 08 00 45 00 00 28 0f c6 40 00 80 06 3a ff c0 a8 06 41 68 4b 80 d6 30 
>> 6c 00 50 72 bd 51 d6 49 e4 b2 c1 50 11 20 00 ed d2 00 00 00 00 00 00 00 00
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: skip 00 00 00 00 00 00
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922923.31 pktlen=60 data=b8 27 eb 6f e8 24 24 c8 6e 0a 
>> 9b 74 08 00 45 00 00 28 0f c7 40 00 80 06 3a fe c0 a8 06 41 68 4b 80 d6 30 
>> 6c 00 50 72 bd 51 d7 49 e4 b2 c1 50 14 00 00 0d cf 00 00 00 00 00 00 00 00
>> Nov 22 13:42:03 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: skip 00 00 00 00 00 00
>> Nov 22 13:42:13 raspberrypi weewx[1963]: interceptor: MainThread: empty 
>> queue
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: MainThread: empty 
>> queue
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922943.42 pktlen=60 data=b8 27 eb 6f e8 24 24 c8 6e 0a 
>> 9b 74 08 00 45 00 00 2c 10 36 40 00 80 06 3a 8b c0 a8 06 41 68 4b 80 d6 30 
>> 6d 00 50 90 f4 fe 0a 00 00 00 00 60 02 20 00 08 5f 00 00 02 04 05 b4 00 00
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: skip 02 04 05 b4 00 00
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922943.43 pktlen=60 data=b8 27 eb 6f e8 24 24 c8 6e 0a 
>> 9b 74 08 00 45 00 00 28 10 37 40 00 80 06 3a 8e c0 a8 06 41 68 4b 80 d6 30 
>> 6d 00 50 90 f4 fe 0b 41 72 ae e3 50 10 20 00 2f b6 00 00 00 00 00 00 00 00
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: skip 00 00 00 00 00 00
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: timestamp=1542922943.48 pktlen=524 data=b8 27 eb 6f e8 24 24 c8 6e 
>> 0a 9b 74 08 00 45 00 01 fe 10 38 40 00 80 06 38 b7 c0 a8 06 41 68 4b 80 d6 
>> 30 6d 00 50 90 f4 fe 0b 41 72 ae e3 50 18 20 00 9d ce 00 00 47 45 54 20 2f 
>> 77 65 61 74 68 65 72 73 74 61 74 69 6f 6e 2f 75 70 64 61 74 65 77 65 61 74 
>> 68 65 72 73 74 61 74 69 6f 6e 2e 70 68 70 3f 49 44 3d 4b 43 41 52 41 4d 4f 
>> 4e 58 58 58 58 26 50 41 53 53 57 4f 52 44 3d 78 78 78 78 78 78 78 26 73 6f 
>> 66 74 77 61 72 65 74 79 70 65 3d 6d 79 41 63 75 52 69 74 65 26 64 61 74 65 
>> 75 74 63 3d 6e 6f 77 26 61 63 74 69 6f 6e 3d 75 70 64 61 74 65 72 61 77 26 
>> 72 65 61 6c 74 69 6d 65 3d 31 26 72 74 66 72 65 71 3d 33 36 26 61 63 74 69 
>> 6f 6e 3d 75 70 64 61 74 65 72 61 77 26 72 65 61 6c 74 69 6d 65 3d 31 26 72 
>> 74 66 72 65 71 3d 33 35 26 62 61 72 6f 6d 69 6e 3d 32 38 2e 36 38 26 68 75 
>> 6d 69 64 69 74 79 3d 36 39 26 74 65 6d 70 66 3d 36 34 2e 32 26 77 69 6e 64 
>> 73 70 65 65 64 6d 70 68 3d 37 26 77 69 6e 64 64 69 72 3d 32 34 38 26 77 69 
>> 6e 64 67 75 73 74 6d 70 68 3d 37 26 77 69 6e 64 67 75 73 74 64 69 72 3d 32 
>> 34 38 26 64 65 77 70 74 66 3d 35 33 2e 38 26 64 61 69 6c 79 72 61 69 6e 69 
>> 6e 3d 30 2e 33 34 26 72 61 69 6e 69 6e 3d 30 2e 30 32 20 48 54 54 50 2f 31 
>> 2e 31 0d 0a 48 6f 73 74 3a 77 77 77 2e 77 75 6e 64 65 72 67 72 6f 75 6e 64 
>> 2e 63 6f 6d 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 61 70 70 6c 69 63 
>> 61 74 69 6f 6e 2f 78 2d 77 77 77 2d 66 6f 72 6d 2d 75 72 6c 65 6e 63 6f 64 
>> 65 64 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 30 0d 0a 43 6f 6e 
>> 6e 65 63 74 69 6f 6e 3a 63 6c 6f 73 65 0d 0a 55 73 65 72 2d 41 67 65 6e 74 
>> 3a 20 41 74 6c 61 73 2f 30 34 37 0d 0a 0d 0a
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: flush 47 45 54 20 2f 77 65 61 74 68 65 72 73 74 61 74 69 6f 6e 2f 75 
>> 70 64 61 74 65 77 65 61 74 68 65 72 73 74 61 74 69 6f 6e 2e 70 68 70 3f 49 
>> 44 3d 4b 43 41 52 41 4d 4f 4e 58 58 58 58 26 50 41 53 53 57 4f 52 44 3d 78 
>> 78 78 78 78 78 78 26 73 6f 66 74 77 61 72 65 74 79 70 65 3d 6d 79 41 63 75 
>> 52 69 74 65 26 64 61 74 65 75 74 63 3d 6e 6f 77 26 61 63 74 69 6f 6e 3d 75 
>> 70 64 61 74 65 72 61 77 26 72 65 61 6c 74 69 6d 65 3d 31 26 72 74 66 72 65 
>> 71 3d 33 36 26 61 63 74 69 6f 6e 3d 75 70 64 61 74 65 72 61 77 26 72 65 61 
>> 6c 74 69 6d 65 3d 31 26 72 74 66 72 65 71 3d 33 35 26 62 61 72 6f 6d 69 6e 
>> 3d 32 38 2e 36 38 26 68 75 6d 69 64 69 74 79 3d 36 39 26 74 65 6d 70 66 3d 
>> 36 34 2e 32 26 77 69 6e 64 73 70 65 65 64 6d 70 68 3d 34 26 77 69 6e 64 64 
>> 69 72 3d 33 31 35 26 77 69 6e 64 67 75 73 74 6d 70 68 3d 34 26 77 69 6e 64 
>> 67 75 73 74 64 69 72 3d 33 31 35 26 64 65 77 70 74 66 3d 35 33 2e 38 26 64 
>> 61 69 6c 79 72 61 69 6e 69 6e 3d 30 2e 33 34 26 72 61 69 6e 69 6e 3d 30 2e 
>> 30 32 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 77 77 77 2e 77 75 6e 
>> 64 65 72 67 72 6f 75 6e 64 2e 63 6f 6d 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 
>> 70 65 3a 61 70 70 6c 69 63 61 74 69 6f 6e 2f 78 2d 77 77 77 2d 66 6f 72 6d 
>> 2d 75 72 6c 65 6e 63 6f 64 65 64 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 
>> 74 68 3a 30 0d 0a 43 6f 6e 6e 65 63 74 69 6f 6e 3a 63 6c 6f 73 65 0d 0a 55 
>> 73 65 72 2d 41 67 65 6e 74 3a 20 41 74 6c 61 73 2f 30 34 37 0d 0a 0d 0a
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> SNIFF: 
>> ID=KCARAMONXXXX&PASSWORD=XXXX&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.68&humidity=69&tempf=64.2&windspeedmph=4&winddir=315&windgustmph=4&windgustdir=315&dewptf=53.8&dailyrainin=0.34&rainin=0.02
>>  
>> HTTP/1.1#015#012Host:
>> www.wunderground.com#015#012Content-Type:application/x-www-form-urlencoded#015#012Content-Length:0#015#012Connection:close#015#012User-Agent
>>  
>> <http://www.wunderground.com#015%23012Content-Type:application/x-www-form-urlencoded%23015%23012Content-Length:0%23015%23012Connection:close%23015%23012User-Agent>:
>>  
>> Atlas/047
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: ServerThread: 
>> sniff: start GET
>> Nov 22 13:42:23 raspberrypi weewx[1963]: interceptor: MainThread: raw 
>> data: 
>> ID=KCARAMONXXXX&PASSWORD=xxxxxxx&softwaretype=myAcuRite&dateutc=now&action=updateraw&realtime=1&rtfreq=36&action=updateraw&realtime=1&rtfreq=35&baromin=28.68&humidity=69&tempf=64.2&windspeedmph=4&winddir=315&windgustmph=4&windgustdir=315&dewptf=53.8&dailyrainin=0.34&rainin=0.02
>>  
>> HTTP/1.1#015#012Host:<a href="http
>>
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to