Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Weather API definition. #1733

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

feature: Weather API definition. #1733

wants to merge 5 commits into from

Conversation

panaaj
Copy link
Member

@panaaj panaaj commented May 3, 2024

Version 2 Weather API:

Goals:

  • Implement an API (with OpenAPI definition) for accessing weather information sourced from various weather services (i.e. NOAA, OpenWeather, Open-Meteo, etc).
  • Support multiple weather providers
  • Provide access to observation, forecast and warnings.

Features:

  • API operations under the path /signalk/v2/api/weather
  • List and switch between providers/signalk/v2/api/weather/providers
  • Send notifications for weather warnings
Related Link
Specification SignalK/specification#662
Open-Meteo Provider Plugin https://github.com/SignalK/openmeteo-provider-plugin

@panaaj panaaj added the feature label May 3, 2024
@panaaj panaaj requested a review from tkurki May 5, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants