Skip to content

Commit 9bd2b25

Browse files
author
Mathias Brunkow Moser
committed
chore: added draft serial part items and bom as built
1 parent d381794 commit 9bd2b25

File tree

2 files changed

+83
-0
lines changed

2 files changed

+83
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
2+
{
3+
"urn:uuid:48acc23b-7cb8-4288-b620-9eb3d9dce6bf": {
4+
"catenaXId" : "urn:uuid:48acc23b-7cb8-4288-b620-9eb3d9dce6bf",
5+
"childItems" : [ {
6+
"catenaXId" : "urn:uuid:f10c0181-ce80-4139-81f0-a59226c88bfe",
7+
"quantity" : {
8+
"value" : 1.0,
9+
"unit" : "unit:piece"
10+
},
11+
"hasAlternatives" : false,
12+
"createdOn" : "2022-02-03T14:48:54.709Z",
13+
"businessPartner" : "BPNL0073928UJ879",
14+
"lastModifiedOn" : "2022-02-03T14:48:54.709Z"
15+
},
16+
{
17+
"catenaXId" : "urn:uuid:12e656bb-948e-44eb-9b5e-88d7deedf388",
18+
"quantity" : {
19+
"value" : 1.0,
20+
"unit" : "unit:piece"
21+
},
22+
"hasAlternatives" : false,
23+
"createdOn" : "2022-02-03T14:48:54.709Z",
24+
"businessPartner" : "BPNL0073928UJ879",
25+
"lastModifiedOn" : "2022-02-03T14:48:54.709Z"
26+
}
27+
]
28+
},
29+
"urn:uuid:2854cc7b-b815-4db0-ab10-047b4965c867": {
30+
"catenaXId" : "urn:uuid:2854cc7b-b815-4db0-ab10-047b4965c867",
31+
"childItems" : [ {
32+
"catenaXId" : "urn:uuid:0b55ea93-7c5f-4f93-a2c9-9842f327a630",
33+
"quantity" : {
34+
"value" : 1.0,
35+
"unit" : "unit:piece"
36+
},
37+
"hasAlternatives" : false,
38+
"createdOn" : "2022-02-03T14:48:54.709Z",
39+
"businessPartner" : "BPNL0073928UJ879",
40+
"lastModifiedOn" : "2022-02-03T14:48:54.709Z"
41+
}
42+
]
43+
}
44+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
2+
{
3+
"urn:uuid:c28098f6-6996-4a77-be8d-497fd9f60fc6": {
4+
"localIdentifiers" : [ {
5+
"value" : "BFH-4459",
6+
"key" : "partInstanceId"
7+
} ],
8+
"manufacturingInformation" : {
9+
"date" : "2022-02-04T14:48:54",
10+
"country" : "DE"
11+
},
12+
"catenaXId" : "urn:uuid:c28098f6-6996-4a77-be8d-497fd9f60fc6",
13+
"partTypeInformation" : {
14+
"manufacturerPartId" : "MPI0012",
15+
"customerPartId" : "BFH-4459",
16+
"classification" : "product",
17+
"nameAtManufacturer" : "CHASSIS",
18+
"nameAtCustomer" : "CHASSIS"
19+
}
20+
},
21+
"urn:uuid:0d5d59ab-93b3-49f7-9a8c-48f9b96747ab": {
22+
"localIdentifiers" : [ {
23+
"value" : "JFU-9853",
24+
"key" : "partInstanceId"
25+
} ],
26+
"manufacturingInformation" : {
27+
"date" : "2022-02-04T14:48:54",
28+
"country" : "DE"
29+
},
30+
"catenaXId" : "urn:uuid:0d5d59ab-93b3-49f7-9a8c-48f9b96747ab",
31+
"partTypeInformation" : {
32+
"manufacturerPartId" : "MPI0012",
33+
"customerPartId" : "JFU-9853",
34+
"classification" : "product",
35+
"nameAtManufacturer" : "FIREWALL",
36+
"nameAtCustomer" : "FIREWALL"
37+
}
38+
}
39+
}

0 commit comments

Comments
 (0)