JAVA direct client?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
komsky
Posts: 3
Joined: 23 Feb 2021 22:34

JAVA direct client?

Post by komsky »

Hi

I'm aware that there are some outdated JAVA clients, like this one: https://github.com/gpulido/razberry-java-client-library
Is there an active JAVA client, and not JAVA to REST API, but rather something like direct JAVA to Serial Port?
I'm essentially looking for something like this: https://z-wave.me/z-way/develop-quick-intro/ but JAVA instead of C++

Any suggestions?

Many thanks
komsky
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: JAVA direct client?

Post by PoltoS »

This intro is for C. Obviously you can make a wrapper on top of C to make it look Java
rposcro
Posts: 1
Joined: 04 Jun 2021 09:24

Re: JAVA direct client?

Post by rposcro »

Please check my solution here: https://github.com/rposcro/jwavez, worth checking Wiki there, I'm going to expand it soon.
I'll appreciate your feedback ;)
Post Reply