Commit Graph

42 Commits

Author SHA1 Message Date
6fbc1d350f Added deepsleep 2017-09-16 18:14:42 +02:00
4430a92f17 Moved ESP aRest project to sensornode_aRest.
New sensornode with http.get function
2017-09-16 17:48:28 +02:00
792e300186 Imported calculate, sendmysql to restserver 2017-09-16 17:14:15 +02:00
b5f64016b7 Got the ulfius rest server working 2017-09-16 16:40:25 +02:00
d93dda5a9d Reverted ngrest-db 2017-09-16 15:40:50 +02:00
52c0c9d8f8 Added Database connection 2017-09-16 00:02:36 +02:00
dfd7f33969 Added mysql driver 2017-09-15 23:22:03 +02:00
4ef189b9dd CMake added *.c* wildcard to compile extern c files; Added calculation for absoluteHumidity 2017-09-15 22:45:32 +02:00
7a4d08ea3c Added ngrest project structure and absolutehumidity rest 2017-09-15 22:36:35 +02:00
d75632c61d Restserver update 2017-09-14 22:01:00 +02:00
9e1807fcb0 Updated Makefile 2017-09-14 20:28:43 +02:00
93f4793075 Started rest server 2017-09-14 20:06:37 +02:00
fc8661a68b Some ESP experiments; Raspi: Only write into the average table if avg values not zero 2017-09-07 22:10:13 +02:00
05415b98ff Check for finite numbers before inserting the data into the database; Link against math library; Updated Readme 2017-09-07 20:41:22 +02:00
e6ce8e49a3 Added make install routine; Configreader settings.cfg points now to /etc/humitiypi/settings.cfg 2017-09-07 18:11:41 +02:00
95bd30ec63 Fixed a dozen typos. Completed the insert statement 2017-09-07 17:45:25 +02:00
f4d1f248f7 Building avaerages; Configreader database user and pw 2017-09-07 15:09:45 +00:00
c2b7c1eed7 Rest return fixes; Sensornode delay fix 2017-08-31 19:22:57 +02:00
e6b7bdf721 Added compare inside with outside sensors; webserver template files 2017-08-30 21:59:31 +02:00
93dd54ab6d Fixed Segfault #9 2017-08-29 19:10:08 +02:00
6e12923557 Added gm3 2017-08-28 22:23:22 +02:00
18c7d610b9 IsOutside boolean added to config and insertData. Readme updated 2017-08-27 22:04:17 +02:00
27ed59b52f Fixed segfault in configreader 2017-08-27 18:28:26 +02:00
eda866b36d Overflow error prevention and minor improvements for the esp8266 2017-08-27 17:28:48 +02:00
a518a69d9a Many bugfixes - fixed warnings and compile errors 2017-08-27 17:08:16 +02:00
eca544a421 Bringinh all the pieces together. #2 #7 2017-08-27 16:31:46 +02:00
98a0e3ff5f Parsing rest data with cJSON lib. New restcurl function: getRestSensor() 2017-08-27 01:35:12 +02:00
740589b158 More sensor information in struct; added handle_url; new node_id column in sendmysql 2017-08-26 15:02:15 +02:00
2efcbce437 Added restcurl, calculate bugfixes 2017-08-25 23:49:31 +02:00
464929cf88 Decreased the delay of rest response. Finished issue #4 and #6 2017-08-24 22:24:06 +02:00
e12b9331ec Sensornode with dht sensor and rest service support 2017-08-24 22:07:20 +02:00
6b02e29383 New ESP DHT Library files 2017-08-24 20:48:33 +02:00
ac352ac1ca Update calculate.h 2017-08-24 12:31:12 +00:00
50c5686732 Finished calculation 2017-08-24 12:30:30 +00:00
bac990f73f Calculation for g/m^3 2017-08-23 22:20:46 +02:00
3482630ed8 New Structure 2017-08-23 21:02:28 +02:00
6243c087f5 Update dht22.h 2017-08-23 09:52:09 +00:00
724306e409 Update README.md 2017-08-23 09:06:41 +00:00
74bcab7957 libconfig pin configuration #2 2017-01-28 15:30:56 +01:00
c8182dafec NEW: #1 Mysql support, makefile and readme update, sensor struct update 2017-01-28 13:56:47 +01:00
2167638d2b dht22, main, makefile 2017-01-22 18:54:30 +01:00
8502efa1d9 Add readme.md 2017-01-22 13:24:19 +00:00