weather library
Weather
Provides APIs for accessing and managing weather data.
This library covers the main class for retrieving weather information.
Main features
- WeatherService – Main class for accessing weather data and forecasts.
More details
- See the Weather documentation for more information.
Classes
- Conditions Weather
- Weather conditions for a specific timestamp.
- LocationForecast Weather
- Weather forecast for a specific geographic location.
- Parameter Weather
- Weather parameter data.
- PredefinedParameterTypeValues Weather
- Predefined string constants for weather parameter types.
- WeatherDurationCoordinates Weather
- Coordinates with time offset for weather forecast requests.
- WeatherService Weather
- Provides methods for retrieving weather forecasts.
Enums
- Daylight Weather
- Represents the state of daylight conditions.