What is a Deadband in Accord logging?
Quote from Guest on 3 July 2026, 10:00 amWe're logging an analog flow value and it's generating thousands of entries per day even when nothing meaningful is changing. Is there a way to reduce this?
We're logging an analog flow value and it's generating thousands of entries per day even when nothing meaningful is changing. Is there a way to reduce this?
Quote from Tim S on 3 July 2026, 10:00 amA Deadband is a logging threshold for analog device values. Accord Server only logs a new value if it has changed by at least the deadband amount since the last entry. This prevents large volumes of unnecessary data for slowly changing values. Note: if any other property of the device changes, a log entry is always created regardless of the deadband.
A Deadband is a logging threshold for analog device values. Accord Server only logs a new value if it has changed by at least the deadband amount since the last entry. This prevents large volumes of unnecessary data for slowly changing values. Note: if any other property of the device changes, a log entry is always created regardless of the deadband.
