Imported calculate, sendmysql to restserver
This commit is contained in:
3
RestServer/sendmysql.h
Normal file
3
RestServer/sendmysql.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
void insertData(int node_id, float temperature, float humidity, int isoutside);
|
||||
void insertDataAverages(float temperature, float humidity, float gm3, int isoutside);
|
Reference in New Issue
Block a user