From b4d0a6b67c37d36c12ec1791a790e67cf1ae0bdb Mon Sep 17 00:00:00 2001 From: Saud Khan <98085363+saudkhan116@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:57:09 +0100 Subject: [PATCH] Update irs-drill-down.md --- dpp-tutorial/irs-drill-down.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/dpp-tutorial/irs-drill-down.md b/dpp-tutorial/irs-drill-down.md index 1621c3935..3f571b925 100644 --- a/dpp-tutorial/irs-drill-down.md +++ b/dpp-tutorial/irs-drill-down.md @@ -306,14 +306,7 @@ Example to find the placeholders: 1 - Go to the file [example-dt-irs](./resources/digital-twins/example-dt-irs.json) -2 - Search by uuid with CTRL + F: - -> [!TIP] -> You will get the UUID in the paper or [here](./resources/test-data/carParts.json) - -> [!CAUTION] -> Please only use your assigned UUID from [here](./resources/test-data/carParts.json) that matches the UUID on the given paper - +2 - Search the placeholders with CTRL + F: 3 - Substitute the following placeholders with their values. The values you will get them from the existing digital twin object that was retrieved. @@ -338,7 +331,8 @@ Example to find the placeholders: | | submodelDescriptors[2].id | > [!CAUTION] -> Please make sure that you substitute all the placeholders with their values from the above table +> Please make sure that you substitute all the placeholders with their values from the above table +> Please only use your assigned UUID from [here](./resources/test-data/carParts.json) that matches the UUID on the given paper 4 - Save your modified digital twin in json format.