| | |
| | | import com.zy.acs.framework.common.Cools; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.scheduling.annotation.Scheduled; |
| | | import org.springframework.stereotype.Component; |
| | | |
| | | import javax.annotation.PostConstruct; |
| | |
| | | /** |
| | | * 1.AgvDataService.dataProcess [ agvDetail: vol, code, agvAngle, agvStatus ] |
| | | * 2.MainService.upDataSubscribe |
| | | * 3.AgvCmdService.executeRequest {@link com.zy.acs.manager.core.service.AgvCmdService#executeAgvActionCmd} |
| | | * 3.AgvCmdService.executeRequest {@link com.zy.acs.wcs.core.service.AgvCmdService#executeAgvActionCmd} |
| | | * 4.AgvServiceImpl.judgeOnline |
| | | */ |
| | | // Simulator |