Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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