OpenWeather

A BDK Book containing operations to fetch real-time temperature data via the OpenWeather API.

📘

Note: These operations are part of the OpenWeather Book (BDK). To use this book, you need to first learn it in your agent.

Connectivity

This Book supports the connectivity methods described in this section.

Connect using API Key

Authenticate to OpenWeather using the specified API key. You can obtain your own API key by visiting OpenWeather's website at https://openweathermap.org/appid.

LabelDescriptionType
API KeyThe API key to be used for connectingtext

Configuration

The following table details all the available configuration options for this book.

ConceptDescriptionTypeDefault Value
timeoutTimeout in seconds when making API calls to OpenWeathernumber30

Configuration can be set or retrieved as shown in the following examples:

the department's Open Weather's timeout is 30