Searched refs:hysteresisPublish (Results 1 – 1 of 1) sorted by relevance
73 hysteresisPublish((max - min) * 0.0001), dbusConnection(conn), in Sensor()105 double hysteresisPublish; member543 return std::abs(lVal - rVal) > hysteresisPublish; in requiresUpdate()