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

How to get bluetooth devices ID #70

Open
RathDara opened this issue Dec 8, 2018 · 1 comment
Open

How to get bluetooth devices ID #70

RathDara opened this issue Dec 8, 2018 · 1 comment

Comments

@RathDara
Copy link

RathDara commented Dec 8, 2018

How to get bluetooth devices ID?

@CesarBalzer
Copy link

Do you want the physical address? if yes you need to change the plugin, add this code snippet after line 139 of the java file
json.put(device.getAddress());
and get javascript the second position of the return array ex: data [1]

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