jsconfig1.json 828 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "serials": {
  3. "part_id": "LYC0000000000001"
  4. },
  5. "data": {
  6. "insight": {
  7. "test_attributes": {
  8. "test_result": "pass",
  9. "uut_start": "2018-09-18 20:41:33",
  10. "uut_stop": "2018-09-18 20:41:33"
  11. },
  12. "test_station_attributes": {
  13. "fixture_id": "H-76HO-SMA40-2200-A-00003",
  14. "head_id": "1",
  15. "line_id": "A03-3F-10",
  16. "software_name": "DEVELOPMENT1",
  17. "software_version": "V1.111",
  18. "station_id": "Site_LineID_MachineID_StationName"
  19. },
  20. "uut_attributes": {
  21. "op_id": "0010",
  22. "shift": "D/N",
  23. "station_vendor": "JQS"
  24. },
  25. "results": [
  26. {
  27. "result": "pass",
  28. "test": "SPCXYZ",
  29. "units": "mm",
  30. "value": "SPC-AW_M6,1,1.1,1.5,PASS"
  31. }
  32. ]
  33. }
  34. }
  35. }