Collect an print different data like (temperature, humidity, electric consumption ...)
Go to file
Chteufleur 9e60500551 Automatic refresh on index page 2015-10-07 21:55:55 +02:00
conf
controllers Automatic refresh on index page 2015-10-07 21:55:55 +02:00
models Made the footer more sexy 2015-10-06 22:47:14 +02:00
routers
sensors Send temperature every 10 minutes 2015-10-05 23:12:47 +02:00
static
tests
views Automatic refresh on index page 2015-10-07 21:55:55 +02:00
.gitignore
README.md
main.go

README.md

DataHouse

Collect an print different data like (temperature, humidity, electric consumption ...)

Add temperature

To add a temperature (°C), juste acces to GET http://IP_Server:Port/addTemp/sensorMAC/value. The sensor will be added into the database as the temperature.