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