mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
f4384686dd
* EVERYTHING Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
624 lines
85 KiB
Plaintext
624 lines
85 KiB
Plaintext
Group Total_Weather_Data "Total Weather Data" [ "Equipment" ]
|
|
|
|
// basic group
|
|
Group Total_Weather_Data_Basic "Basic" (Total_Weather_Data) [ "Equipment" ]
|
|
Number Total_Weather_Data_Basic_Cost "Cost" (Total_Weather_Data_Basic) [ "Point" ] {channel="visualcrossing:weather:default_config:basic#cost"}
|
|
String Total_Weather_Data_Basic_Description "Description" (Total_Weather_Data_Basic) [ "Point" ] {channel="visualcrossing:weather:default_config:basic#description"}
|
|
|
|
// current conditions
|
|
Group Total_Weather_Data_Current_Conditions "Current Conditions" (Total_Weather_Data) [ "Equipment" ]
|
|
String Total_Weather_Data_Basic_Datetime "Datetime" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#datetime"}
|
|
DateTime Total_Weather_Data_Basic_Timestamp "Timestamp" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#timestamp"}
|
|
Number:Temperature Total_Weather_Data_Basic_Temperature "Temperature" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#temperature"}
|
|
Number:Temperature Total_Weather_Data_Basic_Feels_Like "Feels Like" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#feels-like"}
|
|
Number:Dimensionless Total_Weather_Data_Basic_Humidity "Humidity" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#humidity"}
|
|
Number:Temperature Total_Weather_Data_Basic_Dew "Dew" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#dew"}
|
|
Number:Length Total_Weather_Data_Basic_Precip "Precip" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#precip", unit="mm"}
|
|
Number:Dimensionless Total_Weather_Data_Basic_Precip_Probality "Precip Probality" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#precip-prob"}
|
|
String Total_Weather_Data_Basic_Precip_Type "Precip Type" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#precip-type"}
|
|
Number:Length Total_Weather_Data_Basic_Snow "Snow" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#snow"}
|
|
Number:Length Total_Weather_Data_Basic_Snow_Depth "Snow Depth" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#snow-depth"}
|
|
Number:Speed Total_Weather_Data_Basic_Wind_Gust "Wind Gust" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#wind-gust"}
|
|
Number:Speed Total_Weather_Data_Basic_Wind_Speed "Wind Speed" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#wind-speed"}
|
|
Number:Angle Total_Weather_Data_Basic_Wind_Direction "Wind Direction" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#wind-dir"}
|
|
Number:Pressure Total_Weather_Data_Basic_Pressure "Pressure" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#pressure"}
|
|
Number:Length Total_Weather_Data_Basic_Visibility "Visibility" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#visibility"}
|
|
Number:Dimensionless Total_Weather_Data_Basic_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#cloud-cover"}
|
|
Number:Intensity Total_Weather_Data_Basic_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#solar-radiation"}
|
|
Number Total_Weather_Data_Basic_Solar_Energy "Solar Energy" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#solar-energy"}
|
|
Number Total_Weather_Data_Basic_UV_Index "UV Index" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#uv-index"}
|
|
String Total_Weather_Data_Basic_Conditions "Conditions" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#conditions"}
|
|
String Total_Weather_Data_Basic_Icon "Icon" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#icon"}
|
|
String Total_Weather_Data_Basic_Stations "Stations" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#stations"}
|
|
String Total_Weather_Data_Basic_Source "Source" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#source"}
|
|
String Total_Weather_Data_Basic_Sunrise "Sunrise" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#sunrise"}
|
|
DateTime Total_Weather_Data_Basic_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#sunrise-epoch"}
|
|
String Total_Weather_Data_Basic_Sunset "Sunset" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#sunset"}
|
|
DateTime Total_Weather_Data_Basic_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#sunset-epoch"}
|
|
Number Total_Weather_Data_Basic_Moon_Phase "Moon Phase" (Total_Weather_Data_Current_Conditions) [ "Point" ] {channel="visualcrossing:weather:default_config:current-conditions#moon-phase"}
|
|
|
|
// Day01
|
|
Group Total_Weather_Data_Day01 "Day T+01" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day01_DateTime "Time" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day01_Timestamp "Timestamp" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day01_Temperature "Temperature" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day01_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day01_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day01_FeelsLike "Feels Like" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day01_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day01_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day01_Dew "Dew Point" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day01_Humidity "Humidity" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day01_Precip "Precipitation" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day01_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day01_Precip_Type "Precipitation Type" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day01_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day01_Snow "Snow" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day01_Snow_Depth "Snow Depth" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day01_Wind_Gust "Wind Gust" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day01_Wind_Speed "Wind Speed" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day01_Wind_Dir "Wind Direction" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day01_Pressure "Pressure" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day01_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day01_Visibility "Visibility" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day01_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day01_Solar_Energy "Solar Energy" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day01_UV_Index "UV Index" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day01_Sunrise "Sunrise" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day01_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day01_Sunset "Sunset" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day01_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day01_Moon_Phase "Moon Phase" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day01_Conditions "Conditions" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day01_Description "Description" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day01_Icon "Icon" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day01_Stations "Stations" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day01_Source "Source" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day01_Severe_Risk "Severe Risk" (Total_Weather_Data_Day01)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day02
|
|
Group Total_Weather_Data_Day02 "Day T+02" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day02_DateTime "Time" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day02_Timestamp "Timestamp" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day02_Temperature "Temperature" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day02_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day02_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day02_FeelsLike "Feels Like" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day02_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day02_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day02_Dew "Dew Point" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day02_Humidity "Humidity" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day02_Precip "Precipitation" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day02_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day02_Precip_Type "Precipitation Type" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day02_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day02_Snow "Snow" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day02_Snow_Depth "Snow Depth" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day02_Wind_Gust "Wind Gust" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day02_Wind_Speed "Wind Speed" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day02_Wind_Dir "Wind Direction" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day02_Pressure "Pressure" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day02_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day02_Visibility "Visibility" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day02_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day02_Solar_Energy "Solar Energy" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day02_UV_Index "UV Index" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day02_Sunrise "Sunrise" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day02_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day02_Sunset "Sunset" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day02_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day02_Moon_Phase "Moon Phase" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day02_Conditions "Conditions" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day02_Description "Description" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day02_Icon "Icon" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day02_Stations "Stations" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day02_Source "Source" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day02_Severe_Risk "Severe Risk" (Total_Weather_Data_Day02)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day03
|
|
Group Total_Weather_Data_Day03 "Day T+03" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day03_DateTime "Time" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day03_Timestamp "Timestamp" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day03_Temperature "Temperature" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day03_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day03_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day03_FeelsLike "Feels Like" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day03_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day03_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day03_Dew "Dew Point" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day03_Humidity "Humidity" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day03_Precip "Precipitation" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day03_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day03_Precip_Type "Precipitation Type" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day03_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day03_Snow "Snow" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day03_Snow_Depth "Snow Depth" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day03_Wind_Gust "Wind Gust" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day03_Wind_Speed "Wind Speed" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day03_Wind_Dir "Wind Direction" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day03_Pressure "Pressure" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day03_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day03_Visibility "Visibility" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day03_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day03_Solar_Energy "Solar Energy" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day03_UV_Index "UV Index" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day03_Sunrise "Sunrise" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day03_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day03_Sunset "Sunset" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day03_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day03_Moon_Phase "Moon Phase" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day03_Conditions "Conditions" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day03_Description "Description" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day03_Icon "Icon" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day03_Stations "Stations" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day03_Source "Source" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day03_Severe_Risk "Severe Risk" (Total_Weather_Data_Day03)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day04
|
|
Group Total_Weather_Data_Day04 "Day T+04" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day04_DateTime "Time" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day04_Timestamp "Timestamp" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day04_Temperature "Temperature" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day04_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day04_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day04_FeelsLike "Feels Like" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day04_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day04_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day04_Dew "Dew Point" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day04_Humidity "Humidity" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day04_Precip "Precipitation" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day04_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day04_Precip_Type "Precipitation Type" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day04_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day04_Snow "Snow" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day04_Snow_Depth "Snow Depth" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day04_Wind_Gust "Wind Gust" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day04_Wind_Speed "Wind Speed" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day04_Wind_Dir "Wind Direction" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day04_Pressure "Pressure" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day04_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day04_Visibility "Visibility" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day04_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day04_Solar_Energy "Solar Energy" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day04_UV_Index "UV Index" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day04_Sunrise "Sunrise" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day04_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day04_Sunset "Sunset" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day04_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day04_Moon_Phase "Moon Phase" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day04_Conditions "Conditions" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day04_Description "Description" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day04_Icon "Icon" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day04_Stations "Stations" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day04_Source "Source" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day04_Severe_Risk "Severe Risk" (Total_Weather_Data_Day04)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day05
|
|
Group Total_Weather_Data_Day05 "Day T+05" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day05_DateTime "Time" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day05_Timestamp "Timestamp" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day05_Temperature "Temperature" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day05_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day05_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day05_FeelsLike "Feels Like" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day05_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day05_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day05_Dew "Dew Point" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day05_Humidity "Humidity" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day05_Precip "Precipitation" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day05_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day05_Precip_Type "Precipitation Type" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day05_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day05_Snow "Snow" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day05_Snow_Depth "Snow Depth" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day05_Wind_Gust "Wind Gust" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day05_Wind_Speed "Wind Speed" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day05_Wind_Dir "Wind Direction" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day05_Pressure "Pressure" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day05_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day05_Visibility "Visibility" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day05_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day05_Solar_Energy "Solar Energy" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day05_UV_Index "UV Index" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day05_Sunrise "Sunrise" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day05_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day05_Sunset "Sunset" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day05_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day05_Moon_Phase "Moon Phase" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day05_Conditions "Conditions" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day05_Description "Description" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day05_Icon "Icon" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day05_Stations "Stations" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day05_Source "Source" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day05_Severe_Risk "Severe Risk" (Total_Weather_Data_Day05)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day06
|
|
Group Total_Weather_Data_Day06 "Day T+06" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day06_DateTime "Time" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day06_Timestamp "Timestamp" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day06_Temperature "Temperature" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day06_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day06_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day06_FeelsLike "Feels Like" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day06_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day06_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day06_Dew "Dew Point" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day06_Humidity "Humidity" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day06_Precip "Precipitation" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day06_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day06_Precip_Type "Precipitation Type" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day06_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day06_Snow "Snow" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day06_Snow_Depth "Snow Depth" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day06_Wind_Gust "Wind Gust" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day06_Wind_Speed "Wind Speed" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day06_Wind_Dir "Wind Direction" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day06_Pressure "Pressure" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day06_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day06_Visibility "Visibility" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day06_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day06_Solar_Energy "Solar Energy" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day06_UV_Index "UV Index" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day06_Sunrise "Sunrise" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day06_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day06_Sunset "Sunset" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day06_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day06_Moon_Phase "Moon Phase" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day06_Conditions "Conditions" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day06_Description "Description" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day06_Icon "Icon" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day06_Stations "Stations" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day06_Source "Source" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day06_Severe_Risk "Severe Risk" (Total_Weather_Data_Day06)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day07
|
|
Group Total_Weather_Data_Day07 "Day T+07" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day07_DateTime "Time" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day07_Timestamp "Timestamp" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day07_Temperature "Temperature" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day07_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day07_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day07_FeelsLike "Feels Like" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day07_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day07_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day07_Dew "Dew Point" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day07_Humidity "Humidity" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day07_Precip "Precipitation" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day07_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day07_Precip_Type "Precipitation Type" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day07_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day07_Snow "Snow" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day07_Snow_Depth "Snow Depth" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day07_Wind_Gust "Wind Gust" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day07_Wind_Speed "Wind Speed" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day07_Wind_Dir "Wind Direction" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day07_Pressure "Pressure" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day07_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day07_Visibility "Visibility" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day07_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day07_Solar_Energy "Solar Energy" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day07_UV_Index "UV Index" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day07_Sunrise "Sunrise" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day07_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day07_Sunset "Sunset" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day07_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day07_Moon_Phase "Moon Phase" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day07_Conditions "Conditions" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day07_Description "Description" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day07_Icon "Icon" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day07_Stations "Stations" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day07_Source "Source" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day07_Severe_Risk "Severe Risk" (Total_Weather_Data_Day07)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day08
|
|
Group Total_Weather_Data_Day08 "Day T+08" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day08_DateTime "Time" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day08_Timestamp "Timestamp" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day08_Temperature "Temperature" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day08_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day08_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day08_FeelsLike "Feels Like" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day08_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day08_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day08_Dew "Dew Point" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day08_Humidity "Humidity" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day08_Precip "Precipitation" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day08_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day08_Precip_Type "Precipitation Type" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day08_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day08_Snow "Snow" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day08_Snow_Depth "Snow Depth" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day08_Wind_Gust "Wind Gust" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day08_Wind_Speed "Wind Speed" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day08_Wind_Dir "Wind Direction" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day08_Pressure "Pressure" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day08_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day08_Visibility "Visibility" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day08_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day08_Solar_Energy "Solar Energy" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day08_UV_Index "UV Index" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day08_Sunrise "Sunrise" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day08_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day08_Sunset "Sunset" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day08_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day08_Moon_Phase "Moon Phase" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day08_Conditions "Conditions" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day08_Description "Description" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day08_Icon "Icon" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day08_Stations "Stations" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day08_Source "Source" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day08_Severe_Risk "Severe Risk" (Total_Weather_Data_Day08)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day09
|
|
Group Total_Weather_Data_Day09 "Day T+09" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day09_DateTime "Time" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day09_Timestamp "Timestamp" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day09_Temperature "Temperature" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day09_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day09_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day09_FeelsLike "Feels Like" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day09_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day09_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day09_Dew "Dew Point" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day09_Humidity "Humidity" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day09_Precip "Precipitation" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day09_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day09_Precip_Type "Precipitation Type" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day09_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day09_Snow "Snow" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day09_Snow_Depth "Snow Depth" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day09_Wind_Gust "Wind Gust" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day09_Wind_Speed "Wind Speed" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day09_Wind_Dir "Wind Direction" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day09_Pressure "Pressure" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day09_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day09_Visibility "Visibility" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day09_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day09_Solar_Energy "Solar Energy" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day09_UV_Index "UV Index" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day09_Sunrise "Sunrise" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day09_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day09_Sunset "Sunset" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day09_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day09_Moon_Phase "Moon Phase" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day09_Conditions "Conditions" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day09_Description "Description" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day09_Icon "Icon" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day09_Stations "Stations" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day09_Source "Source" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day09_Severe_Risk "Severe Risk" (Total_Weather_Data_Day09)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day10
|
|
Group Total_Weather_Data_Day10 "Day T+10" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day10_DateTime "Time" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day10_Timestamp "Timestamp" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day10_Temperature "Temperature" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day10_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day10_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day10_FeelsLike "Feels Like" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day10_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day10_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day10_Dew "Dew Point" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day10_Humidity "Humidity" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day10_Precip "Precipitation" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day10_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day10_Precip_Type "Precipitation Type" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day10_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day10_Snow "Snow" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day10_Snow_Depth "Snow Depth" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day10_Wind_Gust "Wind Gust" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day10_Wind_Speed "Wind Speed" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day10_Wind_Dir "Wind Direction" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day10_Pressure "Pressure" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day10_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day10_Visibility "Visibility" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day10_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day10_Solar_Energy "Solar Energy" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day10_UV_Index "UV Index" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day10_Sunrise "Sunrise" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day10_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day10_Sunset "Sunset" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day10_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day10_Moon_Phase "Moon Phase" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day10_Conditions "Conditions" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day10_Description "Description" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day10_Icon "Icon" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day10_Stations "Stations" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day10_Source "Source" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day10_Severe_Risk "Severe Risk" (Total_Weather_Data_Day10)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day11
|
|
Group Total_Weather_Data_Day11 "Day T+11" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day11_DateTime "Time" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day11_Timestamp "Timestamp" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day11_Temperature "Temperature" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day11_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day11_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day11_FeelsLike "Feels Like" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day11_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day11_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day11_Dew "Dew Point" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day11_Humidity "Humidity" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day11_Precip "Precipitation" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day11_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day11_Precip_Type "Precipitation Type" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day11_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day11_Snow "Snow" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day11_Snow_Depth "Snow Depth" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day11_Wind_Gust "Wind Gust" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day11_Wind_Speed "Wind Speed" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day11_Wind_Dir "Wind Direction" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day11_Pressure "Pressure" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day11_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day11_Visibility "Visibility" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day11_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day11_Solar_Energy "Solar Energy" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day11_UV_Index "UV Index" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day11_Sunrise "Sunrise" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day11_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day11_Sunset "Sunset" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day11_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day11_Moon_Phase "Moon Phase" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day11_Conditions "Conditions" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day11_Description "Description" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day11_Icon "Icon" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day11_Stations "Stations" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day11_Source "Source" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day11_Severe_Risk "Severe Risk" (Total_Weather_Data_Day11)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day12
|
|
Group Total_Weather_Data_Day12 "Day T+12" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day12_DateTime "Time" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day12_Timestamp "Timestamp" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day12_Temperature "Temperature" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day12_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day12_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day12_FeelsLike "Feels Like" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day12_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day12_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day12_Dew "Dew Point" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day12_Humidity "Humidity" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day12_Precip "Precipitation" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day12_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day12_Precip_Type "Precipitation Type" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day12_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day12_Snow "Snow" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day12_Snow_Depth "Snow Depth" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day12_Wind_Gust "Wind Gust" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day12_Wind_Speed "Wind Speed" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day12_Wind_Dir "Wind Direction" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day12_Pressure "Pressure" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day12_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day12_Visibility "Visibility" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day12_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day12_Solar_Energy "Solar Energy" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day12_UV_Index "UV Index" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day12_Sunrise "Sunrise" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day12_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day12_Sunset "Sunset" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day12_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day12_Moon_Phase "Moon Phase" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day12_Conditions "Conditions" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day12_Description "Description" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day12_Icon "Icon" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day12_Stations "Stations" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day12_Source "Source" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day12_Severe_Risk "Severe Risk" (Total_Weather_Data_Day12)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day13
|
|
Group Total_Weather_Data_Day13 "Day T+13" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day13_DateTime "Time" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day13_Timestamp "Timestamp" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day13_Temperature "Temperature" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day13_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day13_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day13_FeelsLike "Feels Like" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day13_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day13_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day13_Dew "Dew Point" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day13_Humidity "Humidity" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day13_Precip "Precipitation" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day13_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day13_Precip_Type "Precipitation Type" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day13_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day13_Snow "Snow" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day13_Snow_Depth "Snow Depth" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day13_Wind_Gust "Wind Gust" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day13_Wind_Speed "Wind Speed" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day13_Wind_Dir "Wind Direction" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day13_Pressure "Pressure" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day13_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day13_Visibility "Visibility" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day13_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day13_Solar_Energy "Solar Energy" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day13_UV_Index "UV Index" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day13_Sunrise "Sunrise" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day13_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day13_Sunset "Sunset" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day13_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day13_Moon_Phase "Moon Phase" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day13_Conditions "Conditions" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day13_Description "Description" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day13_Icon "Icon" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day13_Stations "Stations" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day13_Source "Source" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day13_Severe_Risk "Severe Risk" (Total_Weather_Data_Day13)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day14
|
|
Group Total_Weather_Data_Day14 "Day T+14" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day14_DateTime "Time" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day14_Timestamp "Timestamp" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day14_Temperature "Temperature" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day14_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day14_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day14_FeelsLike "Feels Like" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day14_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day14_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day14_Dew "Dew Point" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day14_Humidity "Humidity" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day14_Precip "Precipitation" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day14_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day14_Precip_Type "Precipitation Type" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day14_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day14_Snow "Snow" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day14_Snow_Depth "Snow Depth" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day14_Wind_Gust "Wind Gust" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day14_Wind_Speed "Wind Speed" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day14_Wind_Dir "Wind Direction" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day14_Pressure "Pressure" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day14_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day14_Visibility "Visibility" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day14_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day14_Solar_Energy "Solar Energy" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day14_UV_Index "UV Index" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day14_Sunrise "Sunrise" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day14_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day14_Sunset "Sunset" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day14_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day14_Moon_Phase "Moon Phase" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day14_Conditions "Conditions" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day14_Description "Description" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day14_Icon "Icon" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day14_Stations "Stations" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day14_Source "Source" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day14_Severe_Risk "Severe Risk" (Total_Weather_Data_Day14)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|
|
|
|
// Day15
|
|
Group Total_Weather_Data_Day15 "Day T+15" (Total_Weather_Data) [ "Equipment" ]
|
|
String Day15_DateTime "Time" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#datetime" }
|
|
DateTime Day15_Timestamp "Timestamp" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#timestamp" }
|
|
Number:Temperature Day15_Temperature "Temperature" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature" }
|
|
Number:Temperature Day15_Temperature_Min "Minimum Temperature" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-min" }
|
|
Number:Temperature Day15_Temperature_Max "Maximum Temperature" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#temperature-max" }
|
|
Number:Temperature Day15_FeelsLike "Feels Like" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like" }
|
|
Number:Temperature Day15_FeelsLike_Min "Feels Like (min)" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-min" }
|
|
Number:Temperature Day15_FeelsLike_Max "Feels Like (max)" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#feels-like-max" }
|
|
Number:Temperature Day15_Dew "Dew Point" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#dew" }
|
|
Number Day15_Humidity "Humidity" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#humidity" }
|
|
Number:Length Day15_Precip "Precipitation" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#precip" }
|
|
Number Day15_Precip_Prob "Precipitation Probability" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-prob" }
|
|
String Day15_Precip_Type "Precipitation Type" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-type" }
|
|
Number Day15_Precip_Cover "Precipitation Cover" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#precip-cover" }
|
|
Number:Length Day15_Snow "Snow" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#snow" }
|
|
Number:Length Day15_Snow_Depth "Snow Depth" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#snow-depth" }
|
|
Number:Speed Day15_Wind_Gust "Wind Gust" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-gust" }
|
|
Number:Speed Day15_Wind_Speed "Wind Speed" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-speed" }
|
|
Number:Angle Day15_Wind_Dir "Wind Direction" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#wind-dir" }
|
|
Number:Pressure Day15_Pressure "Pressure" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#pressure" }
|
|
Number Day15_Cloud_Cover "Cloud Cover" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#cloud-cover" }
|
|
Number:Length Day15_Visibility "Visibility" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#visibility" }
|
|
Number:Intensity Day15_Solar_Radiation "Solar Radiation" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-radiation" }
|
|
Number Day15_Solar_Energy "Solar Energy" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#solar-energy" }
|
|
Number Day15_UV_Index "UV Index" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#uv-index" }
|
|
String Day15_Sunrise "Sunrise" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise" }
|
|
DateTime Day15_Sunrise_Epoch "Sunrise Epoch" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#sunrise-epoch" }
|
|
String Day15_Sunset "Sunset" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset" }
|
|
DateTime Day15_Sunset_Epoch "Sunset Epoch" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#sunset-epoch" }
|
|
Number Day15_Moon_Phase "Moon Phase" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#moon-phase" }
|
|
String Day15_Conditions "Conditions" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#conditions" }
|
|
String Day15_Description "Description" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#description" }
|
|
String Day15_Icon "Icon" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#icon" }
|
|
String Day15_Stations "Stations" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#stations" }
|
|
String Day15_Source "Source" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#source" }
|
|
Number Day15_Severe_Risk "Severe Risk" (Total_Weather_Data_Day15)["Point"] { channel="visualcrossing:weather:default_config:day01#severe-risk" }
|