Added lifeoption in configuration
Added siemens tool data
This commit is contained in:
@@ -342,6 +342,11 @@ namespace CMS_CORE_Library.Models
|
||||
{
|
||||
public string ToolName;
|
||||
public int ChildId;
|
||||
public bool Disabled;
|
||||
public bool Measured;
|
||||
public double MaxLoad;
|
||||
public double MaxSpeed;
|
||||
public double ResidualLife;
|
||||
}
|
||||
|
||||
public class HeadDataModel
|
||||
|
||||
Reference in New Issue
Block a user