User input hub comunication
Added signalR comunication -> client Adedd new library and nhandler softkey management
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Step.Model.ConfigModels
|
||||
public Dictionary<string, string> LocalizedNames { get; set; }
|
||||
public int Category { get; set; }
|
||||
public bool IsActive { get; set; }
|
||||
public bool OperatorConfirmationNeeded { get; set; }
|
||||
public List<SubKeysModel> SubKeys { get; set; }
|
||||
public int PlcId { get; set; }
|
||||
public SOFTKEY_TYPE Type { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user