Webtags (preserving history): Difference between revisions

→‎Davis: Cumulus MX
m (→‎System: added note - apply to Cumulus 1.x.x)
(→‎Davis: Cumulus MX)
Line 1,794: Line 1,794:


===Davis===
===Davis===
Most of the following web tags are available in Cumulus MX from build 3019, Storm tags from 3021:


There are a set of tags for the Davis PWS, Cumulus updates the values of the reception tags every 15 minutes:
All (see note for THSWindex) of the following web tags for the Davis PWS are available in Cumulus 1.x.x; which updates the values of the reception tags every 15 minutes:


{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
!style="width:150px" |webtag
!style="width:150px" |web tag
!style="width:120px" |Applicability
!style="width:600px" |Function
!style="width:600px" |Function
|-
|-
|<#DavisTotalPacketsReceived>
!<#DavisTotalPacketsReceived>
|1.x.x and MX
|Total number of data packets received
|Total number of data packets received
|-
|-
|<#DavisTotalPacketsMissed>
!<#DavisTotalPacketsMissed>
|1.x.x and MX
|Number of missed data packets
|Number of missed data packets
|-
|-
|<#DavisMaxInARow>
!<#DavisMaxInARow>
|1.x.x and MX
|Longest streak of consecutive packets received
|Longest streak of consecutive packets received
|-
|-
|<#DavisNumCRCerrors>
!<#DavisNumCRCerrors>
|1.x.x and MX
|Number of packets received with CRC errors
|Number of packets received with CRC errors
|-
|-
|<#DavisFirmwareVersion>
!<#DavisFirmwareVersion>
|1.x.x and MX
|The console firmware version
|The console firmware version
|-
|-
|<#DavisNumberOfResynchs>
!<#DavisNumberOfResynchs>
|1.x.x and MX
|Number of times the console resynchronised with the transmitter
|Number of times the console resynchronised with the transmitter
|-
|-
|<#THWindex>
!<#THWindex>
|A derived temperature using Temperature/Humidity/Wind values.
|1.9.x
|A derived temperature using Temperature/Humidity/Wind values read from Davis DLL in Cumulus 1.9.x.
*The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).
*The THW Index uses humidity and temperature (like Heat Index), but includes the cooling effects of wind (like wind chill).
*Available from 1.9.2 Build 1009 (Aug 2011).
*Available from 1.9.2 Build 1009 (Aug 2011).
|-
|-
|<#THSWindex>
!<#THSWindex>
|(1.9.x and) MX
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.
|A heat stress indicator using Temperature/Humidity/Solar/Wind values.
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.
*The THSW Index uses humidity and temperature (like the Heat Index), but also includes the heating effects of sunshine, and the cooling effects of wind.
Line 1,834: Line 1,844:
#Although this tag is available in Cumulus 1.9.x, there is an issue somewhere in the Davis code that prevents Cumulus 1 obtaining the value (so tag always displays zero).
#Although this tag is available in Cumulus 1.9.x, there is an issue somewhere in the Davis code that prevents Cumulus 1 obtaining the value (so tag always displays zero).
#Search the forum for several discussions about "THSW".
#Search the forum for several discussions about "THSW".
#Cumulus MX reads "LOOP2" packets, and the correct value for this tag can be read there.
#Cumulus MX reads "LOOP2" packets, and the correct value for this tag can be read there and displayed on 'Now' template.
|-
|-
|<#battery>
!<#battery>
|1.x.x and MX
|The console battery condition in volts. eg "4.82v"
|The console battery condition in volts. eg "4.82v"
|-
|-
|<#txbattery>
!<#txbattery>
<#txbattery channel=1>
<#txbattery channel=1>
|1.x.x and MX
|The transmitter battery condition, by default it returns the status of all transmitters.
|The transmitter battery condition, by default it returns the status of all transmitters.
The optional 'channel' parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string "ok" or "LOW" for a low battery
'''Cumulus 1.x.x Only:''' The optional 'channel' parameter returns the status for a particular transmitter, up to channel=8. The channel result is just the string "ok" or "LOW" for a low battery
|-
|-
|<#StormRain>
!<#StormRain>
|The console 'storm rain' current amount (build 1090 onwards)
|1.x.x and MX
|The console 'storm rain' current amount (build 1090 onwards for Cumulus 1; 3021 onwards for MX)
|-
|-
|<#StormRainStart>
!<#StormRainStart>
|1.x.x and MX
|The console reported '''date''' of the start of the 'storm' (the console does not report start time, but it appears a minimum of 2 tips within 3 hours will trigger a storm start, so using <#LastRainTipISO> in a script might help), but standard Cumulus [[Webtags#Time.2FDate_.27format.27_Parameter| date/time formatting]] can be applied to that date.
|The console reported '''date''' of the start of the 'storm' (the console does not report start time, but it appears a minimum of 2 tips within 3 hours will trigger a storm start, so using <#LastRainTipISO> in a script might help), but standard Cumulus [[Webtags#Time.2FDate_.27format.27_Parameter| date/time formatting]] can be applied to that date.
|}
|}
5,838

edits