From e5d8027b017dceec277303287b0c4a0e2bd27e5f Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Wed, 13 Sep 2023 21:00:17 +0200 Subject: [PATCH 1/5] Update gettingstarted.md --- docs/source/gettingstarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/gettingstarted.md b/docs/source/gettingstarted.md index c21bc151..45c25c0a 100644 --- a/docs/source/gettingstarted.md +++ b/docs/source/gettingstarted.md @@ -62,7 +62,7 @@ or the name (idShort) of the AAS http://localhost/?id=Bosch_NexoPistolGripNutrunner -# AASServer +## AASServer ToDo. ## Environment Variables From ae1b67e300d1ad1c738dead169d74a3a79a61380 Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Wed, 13 Sep 2023 21:01:37 +0200 Subject: [PATCH 2/5] Update gettingstarted.md --- docs/source/gettingstarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/gettingstarted.md b/docs/source/gettingstarted.md index 45c25c0a..f0d75b91 100644 --- a/docs/source/gettingstarted.md +++ b/docs/source/gettingstarted.md @@ -133,7 +133,7 @@ RS256 (RSA Signature with SHA-256) is an asymmetric algorithm, and it uses a pub `JWT_PUBLIC_KEY=`*``* -# HTTPS +## HTTPS To enable HTTPS `HTTPS_CERT_FILE=`*``* From 7759b05213388f14d4a5cb8ed6437070b787b753 Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Wed, 13 Sep 2023 21:10:28 +0200 Subject: [PATCH 3/5] Update index.md --- docs/source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.md b/docs/source/index.md index 1dcaa1ea..d851f84d 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,7 +1,7 @@ # AASPortal ![AASPortal Logo <](./images/AASPortal_mid.png "AASPortal Logo") -**AASPortal** is a Node.js based web portal for the visualization and management of Asset Administration Shells (AAS). The implementation uses the concepts of the document "Details of the Asset Administration Shell" published on https://www.plattform-i40.de and licensed under Creative Commons CC BY 4.0. +**AASPortal** is a Node.js based web portal for the visualization and management of Asset Administration Shells (AAS). The implementation uses the concepts of the document "Details of the Asset Administration Shell" published on [https://www.plattform-i40.de](https://www.plattform-i40.de) and licensed under Creative Commons CC BY 4.0. Check out the [Getting Started](gettingstarted.md) section to learn how to setup Visual Studio Code and start using and developing the *AASPortal*. Learn more about the [Architecture](architecture.md) of *AASPortal*, and check out the [Usage](usage.md) section to learn about available search filters for AAS and which Endpoints can be connected to the *AASPortal*. From 6b2493ba17051270fb49a3485698118363f77e79 Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Thu, 14 Sep 2023 08:19:29 +0200 Subject: [PATCH 4/5] Update about.md --- docs/source/about/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/about/about.md b/docs/source/about/about.md index 35a2d378..f3f0835a 100644 --- a/docs/source/about/about.md +++ b/docs/source/about/about.md @@ -1,6 +1,6 @@ # About the Project -AASPortal is a Node.js based web portal for the visualization and management of Asset Administration Shells (AAS). The implementation uses the concepts of the document “Details of the Asset Administration Shell” published on https://www.plattform-i40.de and licensed under Creative Commons CC BY 4.0. +AASPortal is a Node.js based web portal for the visualization and management of Asset Administration Shells (AAS). The implementation uses the concepts of the document “Details of the Asset Administration Shell” published on [https://www.plattform-i40.de](https://www.plattform-i40.de) and licensed under Creative Commons CC BY 4.0. ## Contact From fbdb4efa447b478fae99f528fa7f2f01365d4ca7 Mon Sep 17 00:00:00 2001 From: Florian Pethig Date: Thu, 14 Sep 2023 08:20:22 +0200 Subject: [PATCH 5/5] Update about.md --- docs/source/about/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/about/about.md b/docs/source/about/about.md index f3f0835a..dc5f4d27 100644 --- a/docs/source/about/about.md +++ b/docs/source/about/about.md @@ -4,7 +4,7 @@ AASPortal is a Node.js based web portal for the visualization and management of ## Contact -aasportal@iosb-ina.fraunhofer.de +[aasportal@iosb-ina.fraunhofer.de](mailto:aasportal@iosb-ina.fraunhofer.de) ## License