From 6d1a6fe61185d8b732ce4c03ff885041e0925e2b Mon Sep 17 00:00:00 2001 From: prasadtalasila Date: Sat, 21 Sep 2024 16:45:15 +0200 Subject: [PATCH] Adds user and example videos to documentation --- docs/developer/index.md | 2 +- .../README.md | 2 +- docs/user/examples/index.md | 31 +++++++++++++------ docs/user/motivation.md | 17 +++++++++- 4 files changed, 39 insertions(+), 13 deletions(-) diff --git a/docs/developer/index.md b/docs/developer/index.md index 65a31f808..3341797e8 100644 --- a/docs/developer/index.md +++ b/docs/developer/index.md @@ -1,4 +1,4 @@ -# Developers Guide +# Developer Guide This guide is for DTaaS platform developers. It helps development team members get familiar with diff --git a/docs/user/examples/incubator-NuRV-monitor-validation/README.md b/docs/user/examples/incubator-NuRV-monitor-validation/README.md index 5aec882eb..1c45d8988 100644 --- a/docs/user/examples/incubator-NuRV-monitor-validation/README.md +++ b/docs/user/examples/incubator-NuRV-monitor-validation/README.md @@ -1,4 +1,4 @@ -# Incubator Digital Twin validation with NuRV Monitor +# Incubator Co-Simulation Digital Twin validation with NuRV Monitor ## Overview diff --git a/docs/user/examples/index.md b/docs/user/examples/index.md index 644c19b09..34575169c 100644 --- a/docs/user/examples/index.md +++ b/docs/user/examples/index.md @@ -1,14 +1,24 @@ # DTaaS Examples There are some example digital twins created for the DTaaS software. -Use these examples and follow the steps given in the **Examples** section +You can peruse these examples and follow the steps given in +this **Examples** section to experience features of the DTaaS software platform and understand best practices for managing digital twins within the platform. - -You can also see a -[short video](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/videos/cpsens.mp4) -on the use of DTaaS for creating a digital shadow. This video is recorded using -DTaaS v0.2.0. +Please see these +[slides](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/20240917-Examples.pdf) +and +[video](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/videos/20240917-Examples-Recorded-web.mp4) +to get an overview of these examples. + +There are two demo vides available: +CP-SENS project +([slides](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/20240917-CPSENS-demo.pdf) +and +[video](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/videos/20240917-CPSENS-demo-Recorded-web.mp4)) +and Incubator +([video](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/videos/Incubator-demo-web.mp4)). +These two videos have been recorded using DTaaS v0.5.0. ## Copy Examples @@ -36,9 +46,10 @@ to use the examples in the following order. 1. [Flex Cell with Two Industrial Robots](./flex-cell/README.md) 1. [Incubator](./incubator/README.md) 1. [Firefighters in Emergency Environments](./o5g/README.md) -1. [Mass Spring Damper with NuRV Runtime Monitor](./mass-spring-damper-monitor/README.md) -1. [Incubator with NuRV Runtime Monitor](./incubator-NuRV-monitor-validation/README.md) -1. [Incubator with NuRV Runtime Monitor Service](./incubator-NuRV-monitor-service/README.md) -1. [Water Tank Fault Injection with NuRV Runtime Monitor](./water_tank_FI_monitor/README.md) +1. [Mass Spring Damper with NuRV Runtime Monitor FMU](./mass-spring-damper-monitor/README.md) +1. [Water Tank Fault Injection with NuRV Runtime Monitor FMU](./water_tank_FI_monitor/README.md) +1. [Incubator Co-Simulation with NuRV Runtime Monitor FMU](./incubator-NuRV-monitor-validation/README.md) +1. [Incubator with NuRV Runtime Monitor as Service](./incubator-NuRV-monitor-service/README.md) +1. [Incubator with NuRV Runtime Monitor FMU as Service](./incubator-NuRV-fmu-monitor-service/README.md) :material-download: [DTaaS examples](https://github.com/INTO-CPS-Association/DTaaS-examples) diff --git a/docs/user/motivation.md b/docs/user/motivation.md index 95f309f12..996409653 100644 --- a/docs/user/motivation.md +++ b/docs/user/motivation.md @@ -1,4 +1,19 @@ -# Motivation +# DTaaS for Users + +## User Guide + +This guide is for users of the DTaaS platform. +Please make sure that you have access to a live installation of +the DTaaS platform. The easiest is +[localhost](../admin/localhost.md) installation scenario. + +Please see user-specific +[Slides](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/20240917-Users.pdf) +and +[Video](https://odin.cps.digit.au.dk/into-cps/dtaas/assets/videos/20240917-Users-Recorded-web.mp4) +to get the conceptual framework behind composable digital twins in the DTaaS platform. + +## Motivation How can DT software platforms enable users collaborate to: