Merge branch 'develop' of https://gitlab.steamware.net/steamware/mapo-core into develop
This commit is contained in:
@@ -15,7 +15,7 @@ namespace MP.Data.Objects
|
||||
#region Public Fields
|
||||
|
||||
public bool CNC_Counter { get; set; }=false;
|
||||
public string IP { get; set; } ="";
|
||||
public string IP { get; set; } ="::1";
|
||||
public IobType iType { get; set; } = IobType.ND;
|
||||
public string name { get; set; } ="ND";
|
||||
public string typeCss { get; set; } = "fa fa-question-circle-o";
|
||||
|
||||
Reference in New Issue
Block a user