#ifndef __SERVER_HEALTH_H__ #define __SERVER_HEALTH_H__ #include "goahead.h" void setThreshold(Webs *wp); void webGetSensorHistory(Webs *wp); #endif /* __SERVER_HEALTH_H__ */