forked from eclipse-basyx/basyx-java-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
35 lines (19 loc) · 3.01 KB
/
README
File metadata and controls
35 lines (19 loc) · 3.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Eclipse BaSyx Java Components [](https://hub.docker.com/search?q=eclipsebasyx)
[](https://www.eclipse.org/basyx/)
[](https://javadoc.io/doc/org.eclipse.basyx/basyx.components.AASServer) AAS Server
[](https://javadoc.io/doc/org.eclipse.basyx/basyx.components.registry) AAS Registry
[](https://javadoc.io/doc/org.eclipse.basyx/basyx.components.lib) Components Lib
The Eclipse BaSyx Java Components are part of the [Eclipse BaSyx middleware](https://www.eclipse.org/basyx/). The Components utilize the [BaSyx Java SDK](https://github.com/eclipse-basyx/basyx-java-sdk) to provide easy to use off-the-shelf components and have been created within the [BaSys](https://www.basys40.de/) project.
## Eclipse Wiki
A detailed technical and user documentation can be found in the [Eclipse BaSyx wiki](https://wiki.eclipse.org/BaSyx). For the Java SDK, you can find instructions about [how to install](https://wiki.eclipse.org/BaSyx_/_Download_/_Java_Setup) and find [introductory](https://wiki.eclipse.org/BaSyx_/_Introductory_Examples) and [extended](https://wiki.eclipse.org/BaSyx_/_Examples) code examples and further [scenarios](https://wiki.eclipse.org/BaSyx_/_Scenarios). Also, see the description of the individual [components and their API](https://wiki.eclipse.org/BaSyx_/_Documentation_/_API).
## Blog posts
For further information, you may also read the blog posts about the Industrie 4.0 IT Infrastructure for Digital Twins:
- Part 1 - [Building the Industry 4.0 IT Infrastructure for Digital Twins](https://www.iese.fraunhofer.de/blog/industry-4-0-it-infrastructure-for-digital-twins/)
- Part 2 - [Implementing the Industrie 4.0 IT Infrastructure for Digital Twins](https://www.iese.fraunhofer.de/blog/industrie-4-0-it-infrastructure-for-digital-twins-part2/).
## Video documentation
Additionally to video documentation of the [SDK](https://github.com/eclipse-basyx/basyx-java-sdk), there is a video showcasing how to use the off-the-shelf components:
[](https://www.youtube.com/watch?v=nGRNg0sj1oY)
*BaSyx-Middleware – easily explained with the model factory*
## Contributing
If you would like to contribute, please notice the [contribution guidelines](CONTRIBUTING.md). The overall process is described in the [Eclipse wiki](https://wiki.eclipse.org/BaSyx_/_Developer_/_Contributing).
This GitHub project is migrated from the Eclipse infrastructure. For the archived history, see the [archive repository](https://github.com/eclipse-basyx/basyx-archive).