iotdomain / openweathermap

Demonstration IoT Domain publisher of openweathermap data, using the go-iotdomain library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenWeatherMap

This demonstration project written in golang publishes weather information onto an MQTT message bus following the IoTDomain standard. It obtains current weather using openweathermap.

Dependencies

This publisher does not have any further dependencies, other than listed in the iotdomain-go README.md

Configuration

Edit openweathermap.yaml with the API key for access to the server and the cities to use.

See config files in ./test as examples

About

Demonstration IoT Domain publisher of openweathermap data, using the go-iotdomain library

License:MIT License


Languages

Language:Go 100.0%