Webtags (preserving history): Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
→‎Davis: Cumulus MX
m (→‎System: added note - apply to Cumulus 1.x.x)
(→‎Davis: Cumulus MX)
 
===Davis===
Most of the following web tags are available in Cumulus MX from build 3019, Storm tags from 3021:
 
ThereAll are(see anote setfor 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"
|-
!style="width:150px" |webtagweb tag
!style="width:120px" |Applicability
!style="width:600px" |Function
|-
|!<#DavisTotalPacketsReceived>
|1.x.x and MX
|Total number of data packets received
|-
|!<#DavisTotalPacketsMissed>
|1.x.x and MX
|Number of missed data packets
|-
|!<#DavisMaxInARow>
|1.x.x and MX
|Longest streak of consecutive packets received
|-
|!<#DavisNumCRCerrors>
|1.x.x and MX
|Number of packets received with CRC errors
|-
|!<#DavisFirmwareVersion>
|1.x.x and MX
|The console firmware version
|-
|!<#DavisNumberOfResynchs>
|1.x.x and MX
|Number of times the console resynchronised with the transmitter
|-
|!<#THWindex>
|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).
*Available from 1.9.2 Build 1009 (Aug 2011).
|-
|!<#THSWindex>
|(1.9.x and) MX
|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.
#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".
#Cumulus MX reads "LOOP2" packets, and the correct value for this tag can be read there and displayed on 'Now' template.
|-
|!<#battery>
|1.x.x and MX
|The console battery condition in volts. eg "4.82v"
|-
|!<#txbattery>
<#txbattery channel=1>
|1.x.x and MX
|The transmitter battery condition, by default it returns the status of all transmitters.
'''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>
|1.x.x and MX
|The console 'storm rain' current amount (build 1090 onwards for Cumulus 1; 3021 onwards for MX)
|-
|!<#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.
|}
5,838

edits

Navigation menu