First commit CMS-Connect M154

This commit is contained in:
Nicola Carminati
2019-02-19 20:04:31 +01:00
parent 69a6a939b3
commit c690f175f5
16 changed files with 1408 additions and 450 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ namespace Step.Model.ConfigModels
public string MTCFolderPath { get; set; }
public string MTCApplicationName { get; set; }
public Boolean CMSConnectReady { get; set; }
public int MaxAlarmsRows { get; set; }
public int AlarmToDelete { get; set; }