11 lines
294 B
Markdown
11 lines
294 B
Markdown
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.
|