Fix scada
WIP M154
This commit is contained in:
@@ -15,5 +15,9 @@ namespace Step.Model.ConfigModels
|
||||
public bool EnableDirectoryBrowsing { get; set; }
|
||||
public string DatabaseAddress { get; set; }
|
||||
public bool AutoOpenCmsClient { get; set; }
|
||||
|
||||
public string MTCFolderPath { get; set; }
|
||||
|
||||
public string MTCApplicationName { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user