|
Re: MIN MAX [ Read Responses | Return to the Index ]
Posted by Phil on Thursday, 24 July 2008, at 11:31 p.m., First.... remember that the WEL doesn't do averages.... just long term filtering... close, but not the same. That said... I was torn between putting a min/max pair on a single accumulation, or putting a day/month pair on each accumulation.
Either way was a compromise... but you can still do what you need with a few expressions. To get several different accumulations, just duplicate the sensor value... eg: assume you want to get min,max,ave for outside temp:
Then setup some expressions to copy the TO value to three new devices: ONE = 1 << a constant expression TO_MIN = TO * 1 << copy To to TO_MIN
Then turn on the various accumulations for these three copies... ie:
So now the WEL will post the following values: TO_MIN_D Daily Min Temp....
Responses
This site is all about building a cool, energy efficient house, that makes maximum use of earth sheltered design, passive solar heating and cooling, geothermal exchange energy management, and right sizing of the house for it's designated use. The home's placement is on a south-facing hillside in Deep Creek Lake, Maryland. This site describes the design process, the technologies used and the expected results. We also have a comprehensive Links Page for anyone who is also interested in designing a similar project. |