Hi All,

  I'm back working on my crawl space 'weather' system, and trying to figure 
out how to map another
value.  It's a sump pump activation count, so it doesn't have an analog 
value like much of the items
that weewx normally deals with.  This is a third pump, and the first two 
got mapped to rainRate and
hailRate, but there aren't any more rate type values to hijack.  Those 
aren't count types, but I did find
these in bin/weewx/units.py:
                              "leafWet1"           : "group_count",
                              "leafWet2"           : "group_count",

Not suite sure how these are used in terms of values expected in the loop 
data.  I also pulled
down the lightening detector driver (weewx-as3935-0.6.tgz), and that also 
counts, but for me,
I'm adding something to an existing setup, so that's not quite right either.

I'm looking for suggestions on how to map event data (once/day, one/week, 
not sure) into
something weewx can plot.  I'm trying to avoid DB schema changes some my 
grasp on those
sorts of things is pretty weak, but I'm game if that's the way to go.

Thx, Chris

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to