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/07/13 14:48]
me
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 148: Line 148:
   "​Version":​ "​A",​   "​Version":​ "​A",​
   "​Description":​ "Test description",​   "​Description":​ "Test description",​
 +  "​Attributes":​ [
 +    {
 +      "​Key":​ "​Owner",​
 +      "​Value":​ ""​
 +    }
 +  ],
   "​Files":​ [   "​Files":​ [
     {     {
Line 154: Line 160:
     },     },
     {     {
-        ​"​Id":​ "​803960e2-415f-4a56-b558-87036988c6fb",​+      ​"​Id":​ "​803960e2-415f-4a56-b558-87036988c6fb",​
       "​Name":​ "​B.dxf"​       "​Name":​ "​B.dxf"​
     }     }
Line 164: 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 271: 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 424: 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.1626180529.txt.gz · Last modified: 2021/07/13 14:48 by me