<ul>
<li>Station hardware: $station.hardware</li>
<li>Server uptime: $station.os_uptime</li>
<li>WeeWX uptime: $station.uptime</li>
<li>WeeWX version: $station.version</li>
<li>Belchertown Skin Version: $belchertown_version</li>
</ul>
Results in this:
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The About Page and Records Page offer some areas for custom HTML to be run. To create or edit these pages, go to the skins/Belchertown folder. These files should not be overwritten during skin upgrdades, but it's always best to have a backup just in case!
skins/Belchertown/about.inc and skins/Belchertown/records.inc files with your text editor, such as Notepad or Nano.about.inc.example and records.inc.example. Just rename to remove the .example, edit and you should be good to go.Welcome to the 41South weather site. This site uses a WeatherDuino Arduino weather station
<ul>
<li>Station hardware: WeatherDuino emulating a $station.hardware</li>
<li>Transmitter battery voltage: $current.consBatteryVoltage</Li>
<li>Server uptime: $station.os_uptime</li>
<li>WeeWX uptime: $station.uptime</li>
<li>WeeWX version: $station.version</li>
<li>Belchertown Skin Version: $belchertown_version</li>
</ul>
--
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/e_rC4K6Zeyk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.