jsconfig1.json 811 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "serials": { "part_id": "LYC0000004464179" },
  3. "data": {
  4. "insight": {
  5. "test_attributes": {
  6. "test_result": "pass",
  7. "uut_start": "2023-02-24 17:37:06",
  8. "uut_stop": "2023-02-24 17:37:12"
  9. },
  10. "test_station_attributes": {
  11. "fixture_id": "H-76HO-SMA40-2200-A-00003",
  12. "head_id": "1",
  13. "line_id": "B07-2F-01",
  14. "software_name": "ForceTest",
  15. "software_version": "1.0.11",
  16. "station_id": "LkYC_BO7_2F_01_002_TRACE"
  17. },
  18. "uut_attributes": {
  19. "op_id": "0010",
  20. "shift": "D",
  21. "station_vendor": "Team"
  22. },
  23. "results": [
  24. {
  25. "result": "pass",
  26. "test": "Logo 30N Non-Destructive Test",
  27. "units": "N",
  28. "value": "40.74"
  29. }
  30. ]
  31. }
  32. }
  33. }