I suspect you need to either include a [[label_map]] stanza under 
[mypiweewxdriver] in weewx.conf or your data file needs to use weewx field 
names eg outTemp, windSpeed etc.

The label map is described in the comments at the top of the fileparse driver 
file fileparse.py. It should look something like

     [[label_map]]
         outtemp = outTemp
         inhumidity = inHumidity
         wind = windSpeed

etc

Gary

-- 
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