For some reason Rain is not being logged to the system w/ the interceptor
model. I accidentally tripped the rain seƱor while working on the unit
today, and the acurite display is reporting .55 inches however my plots
show 0 as do the stats. I took a look at the database to make sure nothing
is being logged and there are all zeros in the rain fields. Does anyone
have any ideas?
Nov 4 19:20:56 weather weewx[1133]: interceptor: ServerThread: POST:
dateutc=now&action=updateraw&realtime=1&id=24C86E06B15C&mt=5N1x31&sensor=
00002179&windspeedmph=1&winddir=0*&rainin=0.00*&dailyrainin=0.55&humidity=50
&tempf=62.2&dewptf=43&windspeedmph=1&winddir=0*&rainin=*0.00&dailyrainin=
0.55&humidity=50&tempf=62.2&dewptf=43&humidity=50&tempf=62.2&dewptf=43&
baromin=29.35&battery=normal&rssi=3
Nov 4 19:20:56 weather weewx[1133]: interceptor: MainThread: raw data:
dateutc=now&action=updateraw&realtime=1&id=24C86E06B15C&mt=5N1x31&sensor=
00002179&windspeedmph=1&winddir=0&*rainin=0.00*&*dailyrainin=0.55*&humidity=
50&tempf=62.2&dewptf=43&windspeedmph=1&winddir=0&rainin=0.00&
*dailyrainin=0.55*&humidity=50&tempf=62.2&dewptf=43&humidity=50&tempf=62.2&
dewptf=43&baromin=29.35&battery=normal&rssi=3
Nov 4 19:20:56 weather weewx[1133]: interceptor: MainThread: *ignored
parameter dailyrainin**=0.55*
Nov 4 19:20:56 weather weewx[1133]: interceptor: MainThread: raw packet: {
'sensor_type.00002179.24C86E06B15C': '5N1x31',
'sensor_id.00002179.24C86E06B15C': '00002179',
'winddir.00002179.24C86E06B15C': 0.0, 'temperature.00002179.24C86E06B15C':
62.2, 'rssi.00002179.24C86E06B15C': 0.75, 'usUnits.00002179.24C86E06B15C': 1
, 'battery.00002179.24C86E06B15C': 0, 'rainfall.00002179.24C86E06B15C': 0.0,
'dateTime.00002179.24C86E06B15C': 1478312457,
'bridge_id.00002179.24C86E06B15C': '24C86E06B15C',
'barometer.00002179.24C86E06B15C': 29.35, 'dateTime': 1478312457,
'windspeed.00002179.24C86E06B15C': 1.0, 'humidity.00002179.24C86E06B15C':
50.0, 'usUnits': 1}
Nov 4 19:20:56 weather weewx[1133]: interceptor: MainThread: mapped packet:
{'barometer': 29.35, 'outHumidity': 50.0, *'rain': 0.0,* 'dateTime':
1478312457, 'windDir': 0.0, 'outTemp': 62.2, 'windSpeed': 1.0, 'usUnits': 1}
Hers is a copy of my sensor map in case that is the issue...
[[sensor_map]]
# bridge
pressure = pressure..*
inTemp = temperature..*
inHumidity = humidity..*
barometer = barometer.*.*
# 5n1
outTemp = temperature.00002179.*
outHumidity = humidity.00002179.*
windSpeed = windspeed.00002179.*
windDir = winddir.00002179.*
rain = rainfall.00002179.*
# dewptf = dewpoint.00002179.*
# living room tower
extraTemp1 = temperature.00012694.*
extraHumid1 = humidity.00012694.*
# second tower
extraTemp2 = temperature.00008384.*
extraHumid2 = humidity.00008384.*
Thanks in advance!
Brad
--
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.