Rushabh Mehta | dc8067e | 2016-06-29 18:38:32 +0530 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "description": "Setup Fixtures for Assembly", |
| 4 | "name": "Setup Fixtures", |
| 5 | "workstation": "Assembly Station 1" |
| 6 | }, |
| 7 | { |
| 8 | "description": "Assemble Unit as per Standard Operating Procedures", |
| 9 | "name": "Assembly Operation", |
| 10 | "workstation": "Assembly Station 1" |
| 11 | }, |
| 12 | { |
| 13 | "description": "Final Testing Checklist", |
| 14 | "name": "Testing", |
| 15 | "workstation": "Packing and Testing Station" |
| 16 | }, |
| 17 | { |
| 18 | "description": "Final Packing and add Instructions", |
| 19 | "name": "Packing", |
| 20 | "workstation": "Packing and Testing Station" |
| 21 | }, |
| 22 | { |
| 23 | "description": "Prepare frame for assembly", |
| 24 | "name": "Prepare Frame", |
| 25 | "workstation": "Drilling Machine 1" |
| 26 | }, |
| 27 | { |
| 28 | "description": "Connect wires", |
| 29 | "name": "Wiring", |
| 30 | "workstation": "Assembly Station 1" |
| 31 | } |
| 32 | ] |