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
en:infra-convert:dev:export:jsonv1 [2021/02/18 11:00]
me [Characteristics]
en:infra-convert:dev:export:jsonv1 [2023/02/10 11:29] (current)
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 282: Line 280:
 ^ Reference​System | String | References from a different reference system than according to DIN EN ISO 1101\\ **null** No value assigned because parameter does not apply | ^ Reference​System | String | References from a different reference system than according to DIN EN ISO 1101\\ **null** No value assigned because parameter does not apply |
 ^ Comment | String | Comment\\ **null** No value assigned because parameter does not apply | ^ Comment | String | Comment\\ **null** No value assigned because parameter does not apply |
 +^ Count | Integer | Number of repetitions of the characteristic |
 ^ Stamps | Field | Contains the properties of the stamp\\ \\ **Note** Exactly one stamp is assigned to each characteristic,​ even if it is in a field. | ^ Stamps | Field | Contains the properties of the stamp\\ \\ **Note** Exactly one stamp is assigned to each characteristic,​ even if it is in a field. |
 ^ └ Id | String | GUID of the stamp | ^ └ Id | String | GUID of the stamp |
Line 435: Line 434:
  
 **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.1613642414.txt.gz · Last modified: 2021/02/18 11:00 by me