| | |
| | | WebResponseContent AGVStartOrEndJob(string Status, int TaskNum); |
| | | //public WebResponseContent PallteLoadOrUnLoad(string Message, string PallteCode); |
| | | |
| | | WebResponseContent DeviceErrorResponse(string Message,int TaskNum); |
| | | WebResponseContent DeviceErrorResponse(string Message, int TaskNum); |
| | | |
| | | WebResponseContent RequestOutTask(string PalletCode, string SourceAddress, string TargetAddress); |
| | | |
| | | WebResponseContent InTask(string PalletCode, string SourceAddress, string TargetAddress); |
| | | WebResponseContent GetAGVStatus(); |
| | | WebResponseContent GetStationStatus(string StationName); |
| | | } |
| | | } |