User Tools

Site Tools


en:infra-convert:dev:export:jsonv1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:infra-convert:dev:export:jsonv1 [2021/02/18 11:00]
me [Characteristics]
en:infra-convert:dev:export:jsonv1 [2022/04/06 15:43]
me
Line 7: Line 7:
 </​WRAP>​ </​WRAP>​
  
-====== ​Quality test plan format JSONV1 ======+====== ​Test plan format JSONV1 ======
  
 ---- ----
Line 15: Line 15:
 The JSONV1 export can be initiated either from the user interface (see "User manual > Functions > Export > [[en:​infra-convert:​user:​functions:​cplanexport|Export Test Plan]]"​) or via the start parameter file (see "​Configuration and Import > Start Parameter File > [[en:​infra-convert:​dev:​parameter#​Export quality test plans and stamped drawings]]). The JSONV1 export can be initiated either from the user interface (see "User manual > Functions > Export > [[en:​infra-convert:​user:​functions:​cplanexport|Export Test Plan]]"​) or via the start parameter file (see "​Configuration and Import > Start Parameter File > [[en:​infra-convert:​dev:​parameter#​Export quality test plans and stamped drawings]]).
  
-<WRAP group> +\\ 
-<WRAP column 61%> +
- +
-You can find an example of a JSONV1 export file here: Appendix > [[en:​infra-convert:​dev:​export:​jsonv1_beispiel|Example Quality test Plan Export File JSONV1]]. +
- +
-</​WRAP>​ +
-<WRAP column 33%> +
- +
-[[en:​infra-convert:​dev:​export:​jsonv1_beispiel|{{ :​en:​infra-convert:​dev:​json_exportdatei_beispiel.png?​nolink&​250 |}}]] +
- +
-</​WRAP>​ +
-</​WRAP>​+
  
 <WRAP noprint> <WRAP noprint>
Line 159: Line 148:
   "​Version":​ "​A",​   "​Version":​ "​A",​
   "​Description":​ "Test description",​   "​Description":​ "Test description",​
 +  "​Attributes":​ [
 +    {
 +      "​Key":​ "​Owner",​
 +      "​Value":​ ""​
 +    }
 +  ],
   "​Files":​ [   "​Files":​ [
     {     {
Line 165: Line 160:
     },     },
     {     {
-        ​"​Id":​ "​803960e2-415f-4a56-b558-87036988c6fb",​+      ​"​Id":​ "​803960e2-415f-4a56-b558-87036988c6fb",​
       "​Name":​ "​B.dxf"​       "​Name":​ "​B.dxf"​
     }     }
Line 175: Line 170:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Id | String | GUID of the inspection ​plan version | +^ Id | String | GUID of the test plan version | 
-^ Name | String | Name of the inspection ​plan version | +^ Name | String | Name of the test plan version | 
-^ Version | String | Version number of the inspection ​plan version | +^ Version | String | Version number of the test plan version | 
-^ Description | String | Description of the inspection ​plan version |+^ Description | String | Description of the test plan version ​
 +^ Version | String | Version number of the test plan version | 
 +^ Description | String | Description of the test plan version | 
 +^ Attributes | Feld | Additional test plan attributes\\ \\ (Available from program version 2.10.0) ​|
 ^ Files | Feld | Associated drawing files or sheets | ^ Files | Feld | Associated drawing files or sheets |
 ^ └ Id | String | GUID of the drawing sheet\\ \\ (Available from program version 1.3.9.5) | ^ └ Id | String | GUID of the drawing sheet\\ \\ (Available from program version 1.3.9.5) |
Line 435: Line 433:
  
 **Go to next page**\\ ​ **Go to next page**\\ ​
-Export > [[en:​infra-convert:​dev:​export:​jsonv2|Quality test plan format JSONV2]]+Export > [[en:​infra-convert:​dev:​export:​jsonv2|Test plan format JSONV2]]
  
 </​WRAP>​ </​WRAP>​ </​WRAP>​ </​WRAP>​
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/export/jsonv1.txt · Last modified: 2023/02/10 11:29 by me