-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
@GavinYellow 在DataService的Condition.cs中,LevelAlarm类的CheckAlarm方法低限告警代码块第705行,此处deadBand判断应该为小于符号
else if (_deadBand > 0 && ActiveSubCondition == condition.SubAlarmType && value < condition.Threshold + _deadBand)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
