src/Bro.Common.Device/DeviceBase/PLCBase.cs @@ -281,7 +281,7 @@ return locations; } public bool MoveToPoint(IOperationConfig opConfig) public ResponseMessage MoveToPoint(IOperationConfig opConfig) { throw new NotImplementedException(); }