Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Support #11

Open
mteichtahl opened this issue Jan 29, 2024 · 2 comments
Open

Device Support #11

mteichtahl opened this issue Jan 29, 2024 · 2 comments

Comments

@mteichtahl
Copy link

We are looking at the Jura GIGA 10. I wanted to know how standard in the protocol you use here. Could we expect it to work on all Jura machines ?

@COM8
Copy link
Member

COM8 commented Jan 30, 2024

The basic functionality, yes. But I suggest going with the Bluetooth based one to reduce the needed effort to a minimum:

https://github.com/Jutta-Proto/protocol-bt-cpp

The reason for this is, that the button mapping I use in the serial based one is hard coded for the E6 since I only brute forced those ones. With the BT based one, we get all actions defined by the machine.XML obtained by the android app.

@mteichtahl
Copy link
Author

Has anyone tried porting this approach to node js? I have bumped into an issue described in Jutta-Proto/protocol-bt-cpp#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants