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

Search for beacons based on major, minor #4

Open
23pointsNorth opened this issue Aug 11, 2014 · 1 comment
Open

Search for beacons based on major, minor #4

23pointsNorth opened this issue Aug 11, 2014 · 1 comment

Comments

@23pointsNorth
Copy link

Is it possible (and how) to locate beacons instead of with their uuid, but with the major and minor number?
We are looking for a way to do it, as deploying new beacons should not require an update to the app.

Also, is the server authentication step required?

@eddanger
Copy link
Contributor

Hi,

You will still need the UUID but you can have multiple beacons with the same UUID and just look for different major and minor numbers.

The server authentication isn't required. It was just something we were using to send beacon data back to our server.

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