Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Adds Component page)
 
m (Adds link to docker howto)
Line 1: Line 1:
 
= Components =  
 
= Components =  
BaSyx provides several easy to use off-the-shelf components. They can be used programmatically, as an executable jar or as a docker container.
+
BaSyx provides several easy to use off-the-shelf components. They can be used programmatically, as an executable jar or as a [[BaSyx_/_Documentation_/_Components_/_Docker | docker container]].
  
 
* [[BaSyx_/_Documentation_/_Components_/_AAS_Server | AAS Server Component]]
 
* [[BaSyx_/_Documentation_/_Components_/_AAS_Server | AAS Server Component]]

Revision as of 04:04, 26 May 2020

Components

BaSyx provides several easy to use off-the-shelf components. They can be used programmatically, as an executable jar or as a docker container.

Back to the top