The Keyple Distributed Remote Java API is dedicated to the development of specific Keyple distributed remote plugins. It normalizes the interactions between a Keyple remote plugin and the main Keyple service.
The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.
API documentation & class diagram is available online: eclipse-keyple.github.io/keyple-distributed-remote-java-api
Examples of implementation are available in the following repository: github.com/eclipse-keyple/keyple-java-example
The code is built with Gradle and is compliant with Java 1.8 in order to address a wide range of applications.