1 #ifndef DTHVCheckWithHysteresis_H
2 #define DTHVCheckWithHysteresis_H
38 namespace cond {
namespace service {
59 float valueA,
float valueC,
float valueS,
60 const std::map<int,timedMeasurement>& snapshotValues,
61 const std::map<int,int>& aliasMap,
62 const std::map<int,int>& layerMap );
65 int flagA,
int flagC,
int flagS,
66 const std::map<int,timedMeasurement>& snapshotValues,
67 const std::map<int,int>& aliasMap,
68 const std::map<int,int>& layerMap );
84 #endif // DTHVCheckWithHysteresis_H
std::map< int, int > * oldStatusC
virtual DTHVAbstractCheck::flag checkCurrentStatus(int rawId, int type, float valueA, float valueC, float valueS, const std::map< int, timedMeasurement > &snapshotValues, const std::map< int, int > &aliasMap, const std::map< int, int > &layerMap)
check HV status
virtual ~DTHVCheckWithHysteresis()
DTHVCheckWithHysteresis()
std::map< int, int > * oldStatusS
std::map< int, int > * oldStatusA
virtual void setStatus(int rawId, int flagA, int flagC, int flagS, const std::map< int, timedMeasurement > &snapshotValues, const std::map< int, int > &aliasMap, const std::map< int, int > &layerMap)