Building avaerages; Configreader database user and pw

This commit is contained in:
2017-09-07 15:09:45 +00:00
parent c2b7c1eed7
commit f4d1f248f7
8 changed files with 118 additions and 0 deletions

View File

@@ -6,3 +6,7 @@ sensornodes = ( { ip = "192.168.0.101"; outside = 0;},
);
#compare_ids = [0, 1]; //Compare 2 sensors
databaseUser = "dhtuser";
//TODO: Set the refresh rate for an esp8266 manually through the settings file. This will be set by http post to the rest service