Collect an print different data like (temperature, humidity, electric consumption ...)
Go to file
Chteufleur a5394e4cbf Some fancy on graph 2015-11-06 19:40:02 +01:00
conf Add a user page to change password 2015-10-20 23:39:35 +02:00
controllers Some fancy on graph 2015-11-06 19:40:02 +01:00
models Add good redirection after login 2015-11-06 19:15:26 +01:00
routers Make it go getable 2015-11-02 19:07:13 +01:00
sensors Send temperature every 10 minutes 2015-10-05 23:12:47 +02:00
static Add img for relay innaccessible 2015-11-01 17:31:57 +01:00
tests Initialisation of the project 2015-09-17 20:07:41 +02:00
views Some fancy on graph 2015-11-06 19:40:02 +01:00
.gitignore Init commit 2015-09-17 19:44:49 +02:00
README.md Store and view temperatures 2015-09-26 23:24:14 +02:00
main.go Make it go getable 2015-11-02 19:07:13 +01:00

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.