From e40f1f25f12663f43f6e58df41f4141f45746bac 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] chore(irs): updated readme guide and digital twin payloads --- dpp-tutorial/irs-drill-down.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/dpp-tutorial/irs-drill-down.md b/dpp-tutorial/irs-drill-down.md index 1621c3935..6af5f1717 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 from the below table 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,9 @@ 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.