GoLang - RuuviTag sensor listener

Application built with GoLang using Paypal’s GATT library for GoLang that listens RuuviTag sensors and posts data to specified HTTP-endpoint. I currently use this project to listen RuuviTag sensors around my apartment and store the data to ElasticSearch index.

Github contains source code, binaries and instructions.

I will probably migrate my data to InfluxDB at some point and then implement InfluxDB support.

This is also my first GoLang project so any feedback is very appreciated :).

3 Likes