Difference between revisions of "$twcweather.alerts"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
m
m
Line 1: Line 1:
As of Aug 1st, we are currently gathering data for the weather alerts.
+
<!--T:1-->
 +
This page is currently under construction.  I would wait a day or two before using the data found below.
  
If/when you get an alert in your location, you can contribute any observations in [https://community.webcore.co/t/webcore-update-v0-3-10a-20190223-adds-twcweather-to-replace-discontinued-weather-bug-fixes/11374/104?u=wcmore this thread].
+
As of Aug 4th, I have been unable to locate an official document for the weather alerts, so we have been gathering data the old fashioned way, and combining our findings on this page.  If you get a unique alert in your location, you can contribute your observations in [https://community.webcore.co/t/webcore-update-v0-3-10a-20190223-adds-twcweather-to-replace-discontinued-weather-bug-fixes/11374/104?u=wcmore this thread].
  
Thank you, and stay tuned...
+
<div id="TableOfContents"></div>
 +
 
 +
== $twcweather.alerts ==
 +
 
 +
 
 +
 
 +
It appears that many of the codes go hand in hand with each other, so the format on this page is a bit different than the [[TWC_Weather]] page.  For the most part, the "unknown" dataPoints are listed first, so they get the most exposure.  These will be followed by the dataPoints that are likely the most useful.  The final catagory will be dataPoints that rarely change.
 +
 
 +
== Needs More Information Gathered ==
 +
 
 +
{| class="mw-datatable"
 +
|-
 +
! Expression
 +
! Sample value
 +
|-
 +
| <code>$twcweather.conditions.areaTypeCode</code>
 +
| <code>Z, C</code>
 +
|-
 +
| <code>$twcweather.conditions.categories.category</code>
 +
| <code>"Met"</code>
 +
|-
 +
|}
 +
 
 +
 
 +
 
 +
 
 +
= IGNORE EVERYTHING ELSE ON THIS PAGE (PLACEHOLDERS) =
 +
 
 +
 
 +
 
 +
 
 +
 
 +
== Articles worth reading: ==
 +
 
 +
* [[WCmore's_DragAndDrop|Move or Copy code using drag & drop]]
 +
* [[WCmore's_SimulatedSwitches|Simulated Switches]]
 +
* [[WCmore's_AddDevices|Adding devices to webCoRE]]
 +
* [[WCmore's_ExternalURL|External URLs - Execute a piston from elsewhere]]
 +
 
 +
== Handy Links for Reference ==
 +
Here are a few links that I have found to be helpful
 +
 
 +
=== webCoRE ===
 +
* [https://dashboard.webcore.co/ Dashboard]  (where we create & edit our pistons)
 +
* webCoRE Forum - [https://community.webcore.co/latest Latest Topics]  (great community for like-minded people)
 +
 
 +
{| class="mw-datatable"
 +
|-
 +
! Code
 +
! Description
 +
! TWC Icon
 +
! WU v4 Icon
 +
|-
 +
| 0
 +
| Tornado
 +
| style="text-align: center" | <img src="https://smartthings-twc-icons.s3.amazonaws.com/00.png" height="50"/>
 +
<code>:twc-0:</code>
 +
| style="text-align: center" | <img src="https://icons.wxug.com/i/c/v4/0.svg" height="50"/>
 +
<code>:wu-v4-0:</code>
 +
|-
 +
| 1
 +
| Tropical Storm
 +
| style="text-align: center" | <img src="https://smartthings-twc-icons.s3.amazonaws.com/01.png" height="50"/>
 +
<code>:twc-1:</code>
 +
| style="text-align: center" | <img src="https://icons.wxug.com/i/c/v4/1.svg" height="50"/>
 +
<code>:wu-v4-1:</code>
 +
|-
 +
| 47
 +
| Scattered Thunderstorms
 +
| style="text-align: center" | <img src="https://smartthings-twc-icons.s3.amazonaws.com/47.png" height="50"/>
 +
<code>:twc-47:</code>
 +
| style="text-align: center" | <img src="https://icons.wxug.com/i/c/v4/47.svg" height="50"/>
 +
<code>:wu-v4-47:</code>
 +
|}

Revision as of 19:08, 4 August 2019

This page is currently under construction. I would wait a day or two before using the data found below.

As of Aug 4th, I have been unable to locate an official document for the weather alerts, so we have been gathering data the old fashioned way, and combining our findings on this page. If you get a unique alert in your location, you can contribute your observations in this thread.

$twcweather.alerts

It appears that many of the codes go hand in hand with each other, so the format on this page is a bit different than the TWC_Weather page. For the most part, the "unknown" dataPoints are listed first, so they get the most exposure. These will be followed by the dataPoints that are likely the most useful. The final catagory will be dataPoints that rarely change.

Needs More Information Gathered

Expression Sample value
$twcweather.conditions.areaTypeCode Z, C
$twcweather.conditions.categories.category "Met"



IGNORE EVERYTHING ELSE ON THIS PAGE (PLACEHOLDERS)

Articles worth reading:

Handy Links for Reference

Here are a few links that I have found to be helpful

webCoRE

  • Dashboard (where we create & edit our pistons)
  • webCoRE Forum - Latest Topics (great community for like-minded people)
Code Description TWC Icon WU v4 Icon
0 Tornado

:twc-0:

:wu-v4-0:

1 Tropical Storm

:twc-1:

:wu-v4-1:

47 Scattered Thunderstorms

:twc-47:

:wu-v4-47: