Skip to content

The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines. Every control function in an ISOBUS network has a unique NAME ( defined in 11783-5) that contains information about the manufacturer code, the device class and other common fields. The information is encoded in a byte valu…

License

saschadoemer/iso-11783-toolsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISO 11783 | Toolsuite

The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines.

Supporters & Maintainers

agrirouter

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.

The current project you’re looking at

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.

Releases

The release workflow follows the Microsoft DevOps Release Model where a release shows up as a branch in the repository.

Integration

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>

Contact and interaction

You found a bug? Great! Please send me a note or add an issue to the project, so I can fix it. If you want to participate, feel free to create a PR and contribute to the project.

About

The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines. Every control function in an ISOBUS network has a unique NAME ( defined in 11783-5) that contains information about the manufacturer code, the device class and other common fields. The information is encoded in a byte valu…

Topics

Resources

License

Stars

Watchers

Forks

Languages