dinomite / rpi-data-producer

Server to produce data from Raspberry Pis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor to HTTP

Prerequisites

w1thermsensor

Startup script

Link to /etc/systemd/system/data-producer.service

Then

sudo systemctl --system daemon-reload
sudo systemctl enable data-producer.service

Manage with:

sudo systemctl [start/stop] data-producer.service

About

Server to produce data from Raspberry Pis


Languages

Language:Python 100.0%