At the moment Meteobridge supplies weather values from the current value to the values one hour in the past.
val2, val5, val10, val15, val30, val60: selects the value the sensor has shown 2, 5, 10, 15, 30 or 60 minutes ago
What would also come in very handy is the values of 1 hour ago up until 25 hours ago.
Meteohub has a handy facility for that (seqminN and seqhourN).
And I get requests
1. to supply information such as "yesterday at the same time the temp was x and humidity y"
2. To give a more detailed "Trends page" at least with the same detail level as with Meteohub
3. To generate simple 24 hour graphs as needed for the Davis console scripts which run for Meteohub, Cumulus, WeatherDisplay.
As said above Meteohub uses seq-values. Other weather programs has also this facility: WeatherDisplay (and consoleWD) using clientraw, Cumulus using <#RecentOutsideTemp h=1> where one can specify the hours and minutes in the past.
QUESTION 1: Would it possible to extend the meteobridge selectors for the past from either val60 to val60*25 or make a new one like valh1 to valh25.
QUESTION 2: I know of the memory limits Meteobridge has, so if the answer is "not possible" can these values be obtained from the "Meteobridge / Meteoplug" storage and if so, were should I look for the tags?
Thanks for considering this request,
Wim
Meteobridge: More Recent History tags needed.
Moderator: Mattk
Re: Meteobridge: More Recent History tags needed.
This is a hard one. I will think about it.