Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.34 KB | None | 0 0
  1. {
  2.     "fault": {
  3.         "dosmestic": [
  4.             {
  5.                 "module": "loremporis",
  6.                 "fault_name": "error404",
  7.                 "image_path": "C:/loremporis/backupImages/13062019/FALSE/loremporis/error404.jpg",
  8.                 "defect_shape": [
  9.                     {
  10.                         "t": "rectangle",
  11.                         "v": [
  12.                             1953,
  13.                             1474,
  14.                             282,
  15.                             238,
  16.                             0,
  17.                             0
  18.                         ]
  19.                     }
  20.                 ]
  21.             }
  22.         ],
  23.         "dimension": [
  24.             {
  25.                 "module": "loremporis",
  26.                 "fault_name": "lorem",
  27.                 "image_path": "C:/loremporis/backupImages/13062019/FALSE/lorem/error404.jpg",
  28.                 "defect_shape": [
  29.                     {
  30.                         "t": "rectangle",
  31.                         "v": [
  32.                             1953,
  33.                             1474,
  34.                             282,
  35.                             238,
  36.                             0,
  37.                             0
  38.                         ]
  39.                     }
  40.                 ]
  41.             }
  42.         ]
  43.     },
  44.     "processMachine_Num": "A001",
  45.     "measure_machine": "CNC5-1",
  46.     "work_order": "9994323"
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement