diff --git a/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx b/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx index 4e7f9049c64..7d47c52f465 100644 --- a/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx +++ b/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx @@ -28,7 +28,9 @@ The solution is based on notification assets in the EDC (which is the same appro > :raised_hand: It is important to understand that the receiver creates EDC asset and policies, and thus, the sender of the Unique ID push notification must check during the EDC negotiation process if the conditions the receiver offers are acceptable for the sender. -Currently there are two types of Unique ID Push Notifications available: "Connect to Parent" and "Connect to Child". +Currently there are two types of Unique ID Push Notifications available: "Connect to Parent" and "Connect to Child": + +![Unique ID Push Notifications](../assets/unique_id_push_notifications.svg) ##### Connect to Parent diff --git a/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg b/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg new file mode 100644 index 00000000000..1ed79df8933 --- /dev/null +++ b/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg @@ -0,0 +1,4 @@ + + + +

Customer

Supplier
gearbox
DT

Customer

Supplier
Connect-to-Parent
(Bottom-Up)
New DT has been created for a part and is available.
The part was assembled in, so the SingleLevelUsage data model can be updated at the supplier.
Connect-to-Child
(Top-Down)
Part and corresponding digital twin was created.
POST: .../uniqueidpush/connect-to-parent
POST: .../uniqueidpush/connect-to-child
gear
DT
The next step would be to install a part and then send a new Unique-ID push notification to the original supplier (connect-to-child)
gearbox
DT
DT
DT
Exist a DT for the parts that will be assembled in?
Product was created containing the parts assembled in.
DT
DT
Has the part already been assembled in?
gear
gearbox
gear
DT
gear
\ No newline at end of file diff --git a/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg.license b/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg.license new file mode 100644 index 00000000000..046fe560a48 --- /dev/null +++ b/docs-kits/kits/Industry Core Kit/assets/unique_id_push_notifications.svg.license @@ -0,0 +1,15 @@ +This work is licensed under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode). + +- SPDX-License-Identifier: CC-BY-4.0 +- SPDX-FileCopyrightText: 2023 BASF SE +- SPDX-FileCopyrightText: 2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) +- SPDX-FileCopyrightText: 2023 Fraunhofer-Gesellschaft zur Foerderung der angewandten Forschung e.V. (represented by Fraunhofer ISST & Fraunhofer IML) +- SPDX-FileCopyrightText: 2023 German Edge Cloud GmbH & Co. KG +- SPDX-FileCopyrightText: 2023 Mercedes Benz AG +- SPDX-FileCopyrightText: 2023 Robert Bosch Manufacturing Solutions GmbH +- SPDX-FileCopyrightText: 2023 SAP SE +- SPDX-FileCopyrightText: 2023 Siemens AG +- SPDX-FileCopyrightText: 2023 T-Systems International GmbH +- SPDX-FileCopyrightText: 2023 ZF Friedrichshafen AG +- SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/tree/main/docs-kits/kits/Industry%20Core%20Kit (latest version) diff --git a/docs-kits/kits/Industry Core Kit/page_changelog.mdx b/docs-kits/kits/Industry Core Kit/page_changelog.mdx index 6c0ca08be54..92cfd9a7320 100644 --- a/docs-kits/kits/Industry Core Kit/page_changelog.mdx +++ b/docs-kits/kits/Industry Core Kit/page_changelog.mdx @@ -29,6 +29,16 @@ import Notice from './part_notice.mdx' All notable changes to this Kit will be documented in this file. +## [1.2.0] - 2024-10-XX + +Compatible for **release 24.08**. + +### Added + +- **Development View:** + - **Digital Twins | Unique ID Push:** + - Added a new illustration to describe the unique id push notifications in a visual way + ## [1.1.0] - 2024-07-11 Compatible for **release 24.08**.