Added Server CMSConnect Config

This commit is contained in:
Nicola Carminati
2019-08-22 10:41:57 +02:00
parent baf8ca0510
commit eea1ecb6d2
13 changed files with 280 additions and 9 deletions
@@ -18,7 +18,6 @@ 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; }