pi-ruuvimonitor

command module
v0.0.0-...-5dcd244 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2021 License: MIT Imports: 8 Imported by: 0

README

Go version of the Raspberry Pi RuuviTag scanner

Building & Running

  1. Install InfluxDB
  2. Create influx database named "ruuvi_measurements"
  3. Install Docker
  4. Create module with go mod init <package-name>
  5. Build docker image with sudo docker build -t ruuvitag .
  6. Run docker container with sudo docker run -d --privileged -v /dev:/dev -u 0 --network host ruuvitag

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL