spaw7000设备命令修改
This commit is contained in:
@@ -96,7 +96,11 @@ namespace UIShare.GlobalVariable
|
||||
Time = now
|
||||
});
|
||||
|
||||
ValueLimitAlarmHelper.CheckAlarm(scope, signalFingerprint, methodName, physicalValue, _globalInfo);
|
||||
string MonitorSatus = ValueLimitAlarmHelper.CheckAlarm(scope, signalFingerprint, methodName, physicalValue, _globalInfo);
|
||||
if(MonitorSatus!=""|| MonitorSatus != "未报警")
|
||||
{
|
||||
//_eventAggregator.GetEvent<AlarmEvent>().Publish(canFingerprint, MonitorSatus);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user