Page 1 of 1
Show this data
Posted: Tue Jun 24, 2014 4:06 pm
by josecmorales
Is possible get this data and showns on saratoga scripts?

Re: Show this data
Posted: Tue Jun 24, 2014 4:40 pm
by wvdkuil
josecmorales wrote:Is possible get this data and showns on saratoga scripts?

I think you will find most of the things you want at:
http://www.meteobridge.com/wiki/index.php/Templates
about half way down on that page is the chapter:
System Variables
That starts with:
Meteobridge provides some additional variables that tell details not directly related to weather conditions. Sensor name is "mbsystem", defined selectors are:
mac: Meteobridge MAC hardware address (example: "40:01:FE:23:12:A8")
swversion: Meteobridge version string (example: "1.1")
. . .
and a lot more.
Maybe not all of these tags are in the mb tags file for saratoga.
So you have to add the missing tags to your Saratoga upload.
Then you can expand your status page or built a new one.
Wim