Hello,
I want to know if it's any tag to display the last data date instead of current date.
I have a davis vantage pro 2 and weatherlink sometimes stops receiving data from the weather station datalogger. The problem is that graphwather does not know that and follows uploading data.
If I have current date tag in my current weather data stats, the time is updating but not the data. So, people who visit my webpage is seeing as current data a non-updated data.
Thanks a lot.
Last data date instead of current date
- jturlier
- Membre
- Messages : 3149
- Inscription : mar. août 22, 2006 8:38 am
- Localisation : 34410 Sérignan - Languedoc
- Contact :
Re: Last data date instead of current date
Hello Vicero,
Have a look to "liste des balises". Even if written in french, it should be understandable. (let me know if you run into trouble with that)
4 - *For a time frame
$StartDate[HFormat]
$StopDate[HFormat]
$Min[Probe, DFormat]
$Max[Probe, DFormat]
$MinDate[Probe, HFormat]
$MaxDate[Probe, HFormat]
$Mean[Probe, DFormat]
$Cumul[Probe, DFormat]
$Last[Probe, DFormat]
$Current[Probe, DFormat]
http://www.aguilmard.com/phpBB3/viewtop ... lise#p6471
Sorry for giving this link in such a way, but when logged I don't have access to old subjects.
Hope it will not be helpless
Jean
Have a look to "liste des balises". Even if written in french, it should be understandable. (let me know if you run into trouble with that)
4 - *For a time frame
$StartDate[HFormat]
$StopDate[HFormat]
$Min[Probe, DFormat]
$Max[Probe, DFormat]
$MinDate[Probe, HFormat]
$MaxDate[Probe, HFormat]
$Mean[Probe, DFormat]
$Cumul[Probe, DFormat]
$Last[Probe, DFormat]
$Current[Probe, DFormat]
http://www.aguilmard.com/phpBB3/viewtop ... lise#p6471
Sorry for giving this link in such a way, but when logged I don't have access to old subjects.
Hope it will not be helpless
Jean
Re: Last data date instead of current date
Hi jturlier,
doing some research at the forum I've found what I was looking for:
$Current[timestamp]
with this tag I get the time of the last weatherlink record.
Thanks
doing some research at the forum I've found what I was looking for:
$Current[timestamp]
with this tag I get the time of the last weatherlink record.
Thanks
- jturlier
- Membre
- Messages : 3149
- Inscription : mar. août 22, 2006 8:38 am
- Localisation : 34410 Sérignan - Languedoc
- Contact :
Re: Last data date instead of current date
Hello Vicero,
I appreciate having a feedback !
Regards
Jean
I appreciate having a feedback !
Regards
Jean