Skip to content

Connects the door’s status, received via MQTT, with an InfluxDB.

License

Notifications You must be signed in to change notification settings

hackspace-marburg/drehtuer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drehtuer

Connects the door's status, received via MQTT, with either an InfluxDB or Prometheus. The result can be viewed in the Grafana, for example.

Installation

go build

vim systemd/drehtuer.conf

sudo cp drehtuer /usr/bin
sudo cp systemd/drehtuer.conf /etc/conf.d
sudo cp systemd/drehtuer.service /etc/systemd/system

sudo systemctl daemon-reload
sudo systemctl enable drehtuer.service
sudo systemctl start drehtuer.service

About

Connects the door’s status, received via MQTT, with an InfluxDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages