Observed Time

Personnal Weather Station (PWS) support
Post Reply
Maiweather

Observed Time

Post by Maiweather »

Hi
This question may have been asked before but here goes. I've successfully got YW onto my website - looks great. Live weather can be a bit erratic - even after F5. Is it possible for the data to be 'rapid fire' (real time) on the YW screen? fttp://live.maiweather.info :)
jmcmurry
Posts: 368
Joined: Tue Oct 13, 2009 11:09 am
Name: Jim
Location: Mauston, WI, USA
Contact:

Re: Observed Time

Post by jmcmurry »

If you're running one of the PHP scripts there is an auto-update tag that will do that for you.

<auto_update>
<interval value="[ {seconds} ]"/>
</auto_update>

The full YoWindow xml specs are available at http://yowindow.com/doc/yowindow_pws_format.xml.

Otherwise, I believe it's going to be 5 minutes.

- Jim
Maiweather

Re: Observed Time

Post by Maiweather »

Thanks for that Jim - much appreciated. I'll give it a go. By the way a typo in my web page address, should be http://live.maiweather.info - Cheers :D
Post Reply