Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BaSyx / Documentation / Components / AAS Web UI / Features / AAS Server Integration"

(Feature Overview)
m (Removes disclaimer)
 
Line 12: Line 12:
  
 
Furthermore, the AAS Server will automatically register uploaded AAS and Submodels.
 
Furthermore, the AAS Server will automatically register uploaded AAS and Submodels.
 
<span style=color:red>Currently only available in development branch of the Java SDK; Will be included in BaSyx Java 1.4.0</span>
 
  
 
== Feature Configuration ==
 
== Feature Configuration ==

Latest revision as of 01:37, 27 April 2023

AAS Server Integration

As AAS Components user

I want to interact with the AAS Server Component through a graphical user interface

The AAS Web UI can act as a user interface to the AAS Server. It is possible to use the features of the AAS Server through the AAS Web UI.

Feature Overview

Through the AAS Server Integration it is possible to upload Asset Administration Shell Files (AASX) to the AAS Server. A complete feature overview for the AAS Server Component can be found here.

Furthermore, the AAS Server will automatically register uploaded AAS and Submodels.

Feature Configuration

The AAS Server Integration can be configured in the main menu of the AAS Web UI under the text field to connect to an AAS Registry. The configuration is done by entering the URL of the AAS Server and the port of the AAS Server.

e.g. http://localhost:8081/aasServer

Back to the top