Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 724 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 724 Bytes

grafana example


AmbientWeather.net Collector

I got my dad a weather station for his birthday. It connects to our internet and sends data to https://ambientweather.net (AW).

As it just so happens, AW runs a websocket that will relay the data sent from the station to subscribed clients.

This service subscribes to the websocket and inserts the data into Timescale so it can be displayed in Grafana.

Usage

Soon:tm: