The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines.
The LMIS AG is a recognised german IT service company, certified according to DIN EN ISO 9001:2015 and based in Osnabrück, Berlin, Friedland and Wuppertal. Our core competence is the individual development, optimisation and support of IT solutions. We also provide professional IT consulting services and training courses. We have been supporting the whole project during the development in the field of test management and are currently responsible for the development support of the platform.
This project contains a simple encoder / decoder for binary values and can be used in every other project.
There is already an existing resolver for TypeScript that has been developed by Maschinenfabrik Bernard KRONE GmbH & Co. KG. This project adds an implementation for this use case in Java.
The release workflow follows the Microsoft DevOps Release Model where a release shows up as a branch in the repository.
You can find the packages right here and there is an integration guide for maven package right here. Feel free to integrate the package within your project.
<dependency>
<groupId>de.saschadoemer.iso-11783</groupId>
<artifactId>toolsuite</artifactId>
<version>${toolsuite.version}</version>
</dependency>