2 Home
gitea_admin edited this page 2026-03-11 14:41:01 +00:00

wttr.in Source

Get weather forecasts from the wttr.in weather forecast service

Metadata

Property Value
Type source
Group Weather
Namespace Dataset
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
period integer 60000 The interval between fetches to the wttr.in service in milliseconds
wttrLocation string The location to get weather forecasts
wttrLanguage string The language to use for displaying weather forecasts
output string current The type of output

Dependencies

  • camel:core
  • camel:http
  • camel:jackson
  • camel:jsonpath
  • camel:kamelet
  • camel:timer