COmpletata prima review Starred Softkey
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Thermo.Active.Model.ConfigModels
|
||||
public int Category { get; set; }
|
||||
public bool IsActive { get; set; }
|
||||
public bool IsVisible { get; set; }
|
||||
public bool IsStarred { get; set; } = false;
|
||||
public bool OperatorConfirmationNeeded { get; set; }
|
||||
public List<SubKeysModel> SubKeys { get; set; }
|
||||
public int PlcId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user