Added siemens tool mounted data

Fix fanuc getFilelist
This commit is contained in:
Lucio Maranta
2019-09-24 14:29:45 +00:00
parent a7bc67fb6e
commit b52047213c
4 changed files with 51 additions and 10 deletions
@@ -344,6 +344,7 @@ namespace CMS_CORE_Library.Models
public int ChildId;
public bool Disabled;
public bool Measured;
public bool Broken;
public double MaxLoad;
public double MaxSpeed;
public double ResidualLife;