From ca20ce01ca7c20742b49cb4d2d0f7669900bffeb Mon Sep 17 00:00:00 2001 From: Ralf Aron Date: Thu, 19 Oct 2023 13:39:39 +0200 Subject: [PATCH] AASServer short description --- docs/source/gettingstarted.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/gettingstarted.md b/docs/source/gettingstarted.md index f0d75b91..6bde151c 100644 --- a/docs/source/gettingstarted.md +++ b/docs/source/gettingstarted.md @@ -63,7 +63,9 @@ or the name (idShort) of the AAS http://localhost/?id=Bosch_NexoPistolGripNutrunner ## AASServer -ToDo. +AASServer is a Node.js server application based on the Express framework. The main feature of AASServer is the provision of Asset Administration Shells from different data sources (AASX server, OPC UA server, file system). AASServer can read Asset Administration Shells in JSON, XML and OPC UA format. An Asset Administration Shell is always provided to a web client (AASPortal) in JSON version 3 format. + +AASServer provides a user management. Authentication of a user is based on Json Web Token. ## Environment Variables | Name | | default |