Skip to content

The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines. Every device in the ISOBUS network has a label given by device to identify the device descriptor localization. ( defined in 11783-10) that contains information about the lanaguage command PGN defined in ISO 11783-7. The in…

License

Notifications You must be signed in to change notification settings

saschadoemer/isobus-device-localization-label-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEF | Device Localization Label Encoder

The ISO 11783 standard specifies a serial data network for control and communications on forestry and agricultural machines. Every device in the ISOBUS network has a label given by device to identify the device descriptor localization. ( defined in 11783-10) that contains information about the lanaguage command PGN defined in ISO 11783-7. The information is encoded in a byte value representation.

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 for the binary values and can be used in every other project.

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.aef</groupId>
    <artifactId>device-localization-label-encoder</artifactId>
    <version>${client-name-decoder.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 device in the ISOBUS network has a label given by device to identify the device descriptor localization. ( defined in 11783-10) that contains information about the lanaguage command PGN defined in ISO 11783-7. The in…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages