-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3dded2
commit 082dfce
Showing
1 changed file
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,43 @@ | ||
## umati Transformation Engine - API documentation | ||
# umati Transformation Engine - API documentation | ||
|
||
## Foreword | ||
|
||
### South API | ||
The [VDW-Forschungsinstitut e.V.](https://vdw-forschungsinstitut.de/) is currently working with partners and its members to create a specification of the proposed TransformationEngine. | ||
|
||
This document describes the development process and the decisions made to develop the API. Currently this is designed to be implemented in C to allow the application on any necessary platform and device. | ||
|
||
### Application Warning Notice | ||
|
||
This DRAFT with date of issue 2021-10-01 is being submitted to the public for review and comment. | ||
Because the final specification may differ from this version, the application of this draft is subject to special agreement between the parties implementing it. | ||
|
||
Comments are requested: | ||
|
||
- preferably by e-mail to [email protected] | ||
- or in paper form to VDW-Forschungsinstitut e.V., Lyoner Straße 18, 60528 Frankfurt | ||
|
||
*** | ||
|
||
### Involved Partners | ||
|
||
- [Bridgefield](https://bridgefield.de/) (Magdeburg) | ||
- [iT Engineering Software Innovations](https://ite-si.de/) (Pliezhausen) | ||
- [Pragmatic Minds](https://pragmaticminds.de/) (Kirchheim/Teck) | ||
|
||
### Machine Tool Builders | ||
|
||
- CHIRON Group (Tuttlingen) | ||
- DMG Mori (Pfronten) | ||
- EMAG (Salach) | ||
- GROB Werke (Mindelheim) | ||
- Gebr. Heller (Nürtingen) | ||
- Liebherr Verzahntechnik (Kempten) | ||
- Trumpf Werkzeugmaschinen (Ditzingen) | ||
- United Grinding Group (Bern) | ||
|
||
*** | ||
|
||
## South API | ||
|
||
[Description](south-api/site/index.html) ([PDF](south-api/site/pdf/TEK-SouthAPI.pdf)) | ||
|
||
|