Packets from syslog:
~~~
ov 16 18:55:01 raspberrypi weewx[3492]: interceptor: ServerThread: POST:
mac=0004a369e0d6&id=8e&rid=63&pwr=0&or=0&uvh=0&uv=365&ch=1&p=1
Nov 16 18:55:01 raspberrypi weewx[3492]: interceptor: MainThread: raw data:
mac=0004a369e0d6&id=8e&rid=63&pwr=0&or=0&uvh=0&uv=365&ch=1&p=1
Nov 16 18:55:01 raspberrypi weewx[3492]: interceptor: MainThread: raw
packet: {'uvh.163.0004a369e0d6': '0', 'ch.163.0004a369e0d6': '1',
'pwr.163.0004a369e0d6': '0', 'p.163.0004a369e0d6': '1',
'uv.163.0004a369e0d6': 365.0, 'dateTime': 1479351301,
'mac.163.0004a369e0d6': '0004a369e0d6', 'id.163.0004a369e0d6': '8e',
'rid.163.0004a369e0d6': '63', 'or.163.0004a369e0d6': '0', 'usUnits': 17}
Nov 16 18:55:01 raspberrypi weewx[3492]: interceptor: MainThread: mapped
packet: {'uv': 365.0, 'usUnits': 17, 'dateTime': 1479351301}
~~~
>From skin.conf:
~~~
[[[dayuv]]]
yscale = 0, 16, 1
[[[[UV]]]]
[[[[UV_max]]]]
data_type = UV
aggregate_type = max
aggregate_interval = 3600
~~~
data_type is 'UV' and the mapped packet is 'uv'. Maybe that's the issue?
Will wait for others' assistance.
-SR
On Wednesday, November 16, 2016 at 6:54:29 PM UTC-8, Sam Roza wrote:
>
> Hello All,
>
> I have weewx 3.6.2 running. All is well, but I don't seem to have graphs
> produced for UV data collected. Is there something that needs to be done? I
> see the if statements in the skin.conf, and the data is collected by the
> interceptor ( I can see the collected packets in syslog).
>
> Thanks!
>
--
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.