ThresholdRuleV2 interface
Threshold-based evaluation rule for a signal definition
Properties
| operator | Operator how to compare the signal value with the threshold |
| sensitivity | Sensitivity level for dynamic threshold detection. Only applicable when operator is Dynamic. |
| threshold | Threshold value |
Property Details
operator
Operator how to compare the signal value with the threshold
operator: string
Property Value
string
sensitivity
Sensitivity level for dynamic threshold detection. Only applicable when operator is Dynamic.
sensitivity?: string
Property Value
string
threshold
Threshold value
threshold?: number
Property Value
number