Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.94 KB | None | 0 0
  1. {
  2.     "objects": [
  3.         {
  4.             "tableName": "Ref_files",
  5.             "colName": "Эталон",
  6.             "delay": 40.0,
  7.             "projPath": "d:\\tmp\\ref\\",
  8.             "sysPath": "C:/",
  9.             "isRef": true,
  10.             "filePaths": "d:/tmp/conf.txt",
  11.             "compName": "U"
  12.         },
  13.         {
  14.             "tableName": "Arm1_files",
  15.             "colName": "Арм 1",
  16.             "delay": 60.0,
  17.             "projPath": "d:\\tmp\\arm1\\",
  18.             "sysPath": "C:/",
  19.             "isRef": false,
  20.             "filePaths": "d:/tmp/conf.txt",
  21.             "compName": "UFANB075"
  22.         },
  23.  
  24.         {
  25.             "tableName": "Arm2_files",
  26.             "colName": "Арм 2",
  27.             "delay": 60.0,
  28.             "projPath": "d:\\tmp\\arm2\\",
  29.             "sysPath": "C:/",
  30.             "isRef": false,
  31.             "filePaths": "d:/tmp/conf.txt",
  32.             "compName": "UFA"
  33.         }        
  34.     ]
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement