Added config "FixedHead"
FIx tool table
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Step.Model.ConfigModels
|
||||
public HEAD_TYPE Type;
|
||||
public short WarningLimit;
|
||||
public short AlarmLimit;
|
||||
public bool FixedHead;
|
||||
|
||||
public Dictionary<string, string> LocalizedNames { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user