Open eastein opened 13 years ago
Sustain alerts should not alert again until they go below threshold.
Need documentation for alerts.
Added low and high threshold instead of just low in 6257fef.
This needs documentation and error checking in the config and then it can be called done.
Settings
Types
Thresholding modes: above value, below value, between values.
Message Rate Throttling
Assignment
A threshold alert will be defined to operate on 1 or camera and go to all channels.
Persisting / Error Tolerance
Restarting should not interrupt the alert state machine (including throttling) or cause it to restart. Persisting inter-run is important. Having the information time out after a short period of downtime is reasonable, but I'm not sure what those setting should be.
Error tolerance: for sustain alerts, up to N per million of the frames used to establish the activation of the alert state sustain may be "Unk%" samples. I'm not sure how unknown busydata should affect exiting the alert state.