Fix alarm & added autodelete
This commit is contained in:
@@ -17,7 +17,10 @@ namespace Step.Model.ConfigModels
|
||||
public bool AutoOpenCmsClient { get; set; }
|
||||
|
||||
public string MTCFolderPath { get; set; }
|
||||
|
||||
public string MTCApplicationName { get; set; }
|
||||
|
||||
public int MaxAlarmsRows { get; set; }
|
||||
public int AlarmToDelete { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user