Skip to content

Latest commit

 

History

History

automatica.driver.openweathermap.driver

Introduction

Build Status

OpenWeatherMap provides data from the OpenWeatherMap api.

Nodes

  • Wind speed
    • Unit: Meter per Second
  • Sunset
    • Sunset time
  • Wind direction
    • Unit: degrees
  • Pressure
    • Unit: hPa
  • Temperature
    • Unit: °C
  • Humidity
    • Unit: %
  • Sunrise
    • Sunrise time
  • Temperature min
    • Unit: °C
  • Temperature max
    • Unit: °C

How to use

OpenWeatherMap can be added in the Virtual node.

OWM1

OWM2

After adding the OpenWeatherMap node, you can see all the nodes which the driver provides for you.

OWM3

You need to set an OpenWeatherMap api key to use the driver (see here...).

OWM4 OpenWeatherMap uses the Latitude & Longitude settings provided from the settings. You can change your global settings if you click on the root node and change the value in the property grid to the left.

Save & reload your configuration and use weather data in your Automatica.Core Server.