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

Nearby Terminals Sensor #3

Open
3 tasks
vishnuvathsan opened this issue Jan 19, 2016 · 0 comments
Open
3 tasks

Nearby Terminals Sensor #3

vishnuvathsan opened this issue Jan 19, 2016 · 0 comments

Comments

@vishnuvathsan
Copy link
Member

From Bluetooth, nearby devices will get inferred directly from database. But for WiFi, it won't be a good idea.

My suggestions,

  • If the nearby WiFi MAC address is another mobile device's MAC address, declare them as nearby devices.
    else
  • If 2 mobile devices sends same MAC address (not from a mobile device) declare them as nearby devices.But there are many validations need to be done.
  • If the MAC address already has a location associated for it OR 2 devices sending the same MAC address as nearby terminal from 2 different locations, consider the accuracy of the location and signal strength of the WiFi to associate the appropriate location for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants