From 6b60bfed9eaa04f04ff4ef0432f4ba7d8dc30857 Mon Sep 17 00:00:00 2001 From: Frank Schnicke <77283144+FrankSchnicke@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:53:53 +0200 Subject: [PATCH] Update Readme.md --- basyx.aasenvironment/Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basyx.aasenvironment/Readme.md b/basyx.aasenvironment/Readme.md index 0d0e54a3d..f3f889c03 100644 --- a/basyx.aasenvironment/Readme.md +++ b/basyx.aasenvironment/Readme.md @@ -21,7 +21,7 @@ The Aggregated Swagger UI for the endpoint is available at: http://{host}:{port}/swagger-ui/index.html For a configuration example, see [application.properties](./basyx.aasenvironment.component/src/main/resources/application.properties) -The Health Endpoint an -d CORS Documentation can be found [here](../docs/Readme.md). +The Health Endpoint and CORS Documentation can be found [here](../docs/Readme.md). -Right now, no additional input parameters modifying the output (e.g., cursor, serializationModifier) are supported. +## Preconfiguration of AAS Environments +The AAS Environment Component supports the preconfiguration of AAS Environments (e.g., XML, JSON, AASX) via the _basyx.environment_ parameter. For examples, see [application.properties](./basyx.aasenvironment.component/src/main/resources/application.properties)