You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: connector/doc/Skyline_Universal_Weather.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,9 @@ This connector uses an HTTPS connection to communicate with the selected API. Th
17
17
| 1.0.0.x [Obsolete]| Initial version. | - | - |
18
18
| 1.0.1.x [Obsolete]| Implemented support for Unicode languages like Cyrillic script, Chinese, Arabic, etc. | 1.0.0.4 | All existing data will be lost. The element needs to be recreated. |
19
19
| 1.0.2.x [Obsolete]| Migrated element communication to InterApp to handle ad hoc requests. | 1.0.1.7 | The Weather API DLL (NuGet) needs to be deployed. Class Library DLLs version 1.2.2.4 or higher need to be deployed. |
20
-
| 1.0.3.x [SLC Main]| - Partial option added to tables 100, 300, 1000, and 1100. <br>- WeatherApi and InterApp libraries updated. <br>- Windy API endpoint integrated | 1.0.2.3 | The tables now have multiple pages. |
21
-
| 1.0.4.x | Windy Api added. | 1.0.3.1 | The connector now polls the Windy API as well as the weather API of the user's choice. |
20
+
| 1.0.3.x [Obsolete]| - Partial option added to tables 100, 300, 1000, and 1100. <br>- WeatherApi and InterApp libraries updated. <br>- Windy API endpoint integrated. | 1.0.2.3 | The tables now have multiple pages. |
21
+
| 1.0.4.x | Windy API added. | 1.0.3.1 | The connector now polls the Windy API as well as the weather API of the user's choice. |
22
+
| 1.1.0.x [SLC Main]| OpenWeather OneCall 2.5, OpenWeather OneCall 3.0, and Windy point-forecast API v4. | 1.0.3.5 | Removed Dark Sky API endpoint from available options and WeatherAPI NuGet package. |
22
23
23
24
### Product Info
24
25
@@ -29,6 +30,7 @@ This connector uses an HTTPS connection to communicate with the selected API. Th
29
30
| 1.0.2.x | Dark Sky, OpenWeather OneCall |
30
31
| 1.0.3.x | Dark Sky, OpenWeather OneCall 2.5, OpenWeather OneCall 3.0, and Windy point-forecast API v4 |
31
32
| 1.0.4.x | Dark Sky, OpenWeather OneCall 2.5, OpenWeather OneCall 3.0, and Windy point-forecast API v4 |
33
+
| 1.1.0.x | OpenWeather OneCall 2.5, OpenWeather OneCall 3.0, and Windy point-forecast API v4 |
32
34
33
35
### System Info
34
36
@@ -95,7 +97,7 @@ This page contains the information that is retrieved **from the API for each loc
95
97
96
98
This page also contains a page button that opens the Locations subpage, where locations can be configured.
97
99
98
-
#### Windy API Forecast Tables (Range 1.0.3.x and 1.0.4.x)
100
+
#### Windy API Forecast Tables (Range 1.0.3.x, 1.0.4.x, and 1.1.0.x)
99
101
100
102
This page contains forecast information retrieved from the Windy Point-Forecast API. It contains the following parameters:
0 commit comments