24H Summary

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
evang
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Thu Feb 18, 2016 12:35 am

24H Summary

Post by evang »

I currently have a daily 5:00 pm email push that summarizes a handful of metrics. I would like for the summary to include data from the past 24 hours and not just from 12:00 am, and I am unable to figure out how to do so. The summary includes: Temp High, Temp Low, Heat Index High, Wind Chill Low, Humidity High, Humidity Low, Wind High, Wind Average, and Total Rain.
My current code:
Weather Sumary [M]-[D]-[YY]# Temp High [th0temp-dmax=F.1:]F\n Temp Low [th0temp-dmin=F.1:]F\n Heat Index High [th0heatindex-dmax=F.1]F\n Wind Chill Low [wind0chill-dmin=F.1]F\n Humidity High [th0hum-dmax] percent\n Humidity Low [th0hum-dmin] percent\n Wind High [wind0wind-dmax=mph] MPH\n Wind Average [wind0wind-avg60=mph] MPH\n Total Rain [rain0total-sum24h=in] in.
Any help would be appreciated.

-EG

For those of you who are interested, I have a Davis Vantage Pro2 -> WeatherLink (I wanted the Belfryboy, but was unable to obtain for various reasons) -> Meteobridge (TL-MR3020) -> Weather Underground.
http://www.wunderground.com/personal-we ... KFLFORTW34
mjc775
Junior Boarder
Junior Boarder
Posts: 25
Joined: Thu May 22, 2014 10:49 am
Location: Reno, NV USA

Re: 24H Summary

Post by mjc775 »

After looking at page http://meteobridge.com/wiki/index.php/Templates have you tried "max1440", "min1440", "avg1440" or "max24h", min24h", "avg24h"?

I haven't tried it and don't know for sure, but that's what I would try.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: 24H Summary

Post by admin »

Meteobridge cannot store enough data to allow you averaging on free defined periods of time.

This is where the PRO comes in as it stores data locally.
Post Reply