| | |
| | | token: "token", |
| | | ip: "ip", |
| | | type: "type", |
| | | system: "system", |
| | | systemName: "system", |
| | | }, |
| | | dept: { |
| | | name: "name", |
| | |
| | | compDirect: "actuator direction", |
| | | locSts: "loc sts", |
| | | offset: "height", |
| | | row: "row", |
| | | bay: "bay", |
| | | lev: "lev", |
| | | rowNo: "row", |
| | | bayNo: "bay", |
| | | levNo: "lev", |
| | | barcode: "barcode", |
| | | zpallet: "zpallet", |
| | | locType: "loc type", |
| | |
| | | direction: 'DIRECTION', |
| | | agv: 'AGV', |
| | | point: 'POINT', |
| | | code: 'CODE', |
| | | area: 'AREA', |
| | | }, |
| | | action: { |
| | |
| | | outbound: 'Outbound', |
| | | updateStatus: 'Update Status', |
| | | }, |
| | | code: { |
| | | summary: { |
| | | qr: 'QR Preview', |
| | | }, |
| | | sections: { |
| | | rules: 'Movement Rules', |
| | | }, |
| | | fields: { |
| | | mapPosition: 'Map Position', |
| | | rotation: 'Rotation (°)', |
| | | }, |
| | | actions: { |
| | | openDetail: 'Edit', |
| | | }, |
| | | relations: { |
| | | routes: 'Routes', |
| | | empty: 'No related info', |
| | | }, |
| | | }, |
| | | control: { |
| | | type: { |
| | | MOVE: 'MOVE', |