...
This commit is contained in:
@@ -9,5 +9,6 @@ namespace AGVControl.Models
|
||||
public uint RFIDValue { get; set; }
|
||||
public string NextRFID { get; set; } // 다음 RFID 포인트의 값
|
||||
public bool IsBidirectional { get; set; } // 양방향 연결 여부
|
||||
public RectangleF Bounds { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user