Added shanks update & add

This commit is contained in:
Lucio Maranta
2018-05-04 15:32:01 +00:00
parent bfc299aced
commit 9ddd40432c
17 changed files with 522 additions and 871 deletions
@@ -3,7 +3,7 @@ using static CMS_CORE_Library.DataStructures;
namespace CMS_CORE.Demo.Models
{
public class ToolsDataModel
public class DemoToolsDataModel
{
public int Id;
public int MagazineId;
@@ -16,6 +16,7 @@ namespace CMS_CORE.Demo.Models
public int Rotation;
public bool Cooling1;
public bool Cooling2;
public bool IsEnabled;
public bool IsActive;
public bool InFixedPlace;
public bool IsInhibited;