Lines Matching full:threshold
10 If true than trigger uses discrete thresholds as threshold conditions.
17 Defines actions which are taken when threshold conditions are met.
26 Collection of Report objects that are updated when threshold
40 dwell time, direction and threshold value. Array is limited by Type
47 user id, severity, dwell time and threshold value. Discrete value does
49 threshold array is empty then every value change is taken into account
50 of threshold condition. Dwell time specifies for how long condition
60 Defines a action which is taken once threshold condition is met.
72 Defines a context of a message that is logged when numeric threshold
81 Defines in which direction threshold value is crossed to fulfill
82 numeric threshold condition.
86 Crossing threshold value fulfill numeric threshold condition.
89 If threshold value is crossed and previous sensor value was
90 greater then threshold value then numeric threshold condition is
94 If threshold value is crossed and previous sensor value was less
95 then threshold value then numeric threshold condition is met.
98 Defines a context of a message that is logged when discrete threshold