On Sunday, December 11, 2016 at 11:23:51 AM UTC-5, Sam Roza wrote:
>
> But the issue of proper processing is still there. I see the POST and to
> my eye it looks good. There are no errors and indeed-interceptor and weewx
> seem to say they are adding the measurement to weewx and the db, but I get
> nothing logged, and nothing sent to APRS/WU, etc.
>
> Here's a relevant excerpt from the log:
>
> ~~~
> Dec 11 07:21:55 raspberrypi weewx[10289]: interceptor: ServerThread: POST:
> mac=0004a369e0d6&id=c2&pv=0&lb=0&ac=0®=1809&lost=0000&baro=1015&ptr=0&wfor=1&p=1
> Dec 11 07:21:55 raspberrypi weewx[10289]: interceptor: MainThread: raw
> data:
> mac=0004a369e0d6&id=c2&pv=0&lb=0&ac=0®=1809&lost=0000&baro=1015&ptr=0&wfor=1&p=1
> Dec 11 07:21:55 raspberrypi weewx[10289]: interceptor: MainThread: raw
> packet: {'lost.:.0004a369e0d6': '0000', 'ac.:.0004a369e0d6': '0',
> 'wfor.:.0004a369e0d6': '1', 'ptr.:.0004a369e0d6
> ': '0', 'lb.:.0004a369e0d6': '0', 'baro.:.0004a369e0d6': 1015.0,
> 'dateTime': 1481469716, 'id.:.0004a369e0d6': 'c2', 'p.:.0004a369e0d6': '1',
> 'pv.:.0004a369e0d6': '0', 'reg.:.0004a369e0
> d6': '1809', 'usUnits': 17, 'mac.:.0004a369e0d6': '0004a369e0d6'}
>
>>
>>>
the observation baro.:.0004a369e0d6 is not matching.
update your sensor map to change this:
pressure = baro..*
to this:
pressure = baro.*.*
i have updated the default sensor map in v0.21 at commit 7c1a38f
m
--
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.