Question
AlertReset event missing
- January 20, 2021
- 1 reply
- 1562 views
Hello community!
I have a number property on a thing with two in range alerts (0 <= value < 2; 2 <= value < 4).
When doing the following steps I sometimes miss the AlertReset events in the Alert History.
Init: value = 0
1) value = 1
2) value = 2
3) value = 2.5
4) Ack
5) value = 3
Why might this be happening and how to narrow down the problem? Any suggestion is welcome!

