Revert "archive 삭제"

This reverts commit 973af1937e.
This commit is contained in:
2026-04-09 10:17:21 +09:00
parent 3ff1886267
commit 69ab355bb9
245 changed files with 3799 additions and 0 deletions
@@ -0,0 +1,26 @@
aim의 DB설계컨셉
1. 기준정보 테이블 따로, 현재 데이터 따로
2. ?
key join
NXMCS의 DB Table Hierachy
FACTORY
AREA (SHOP이랑 BAY는 어디로??)
EQUIPMENT
Unit
Port
Shelf
ProhibitTransport: 현재 위치 기준, 반송 불필요 Bay 연결 정보
Transport Command : 실제 설비로 내려지는 반송명령 그 자체를 의미
Transport Job은 무엇?
Transfer -> Transport 용어 변경,통일
InterNode != IntraNode, 개념설명 x
Inter와 Intra 단어 뜻 그대로 사용되는 개념인가봄
MCS에서의 Node는 Equipment 이하의 개념들을 의미하는가?
( Equipment, Unit, Port, Shelf )