You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are showing all connected devices as a person in status page. We can improve this algorithm with considering only phones.
We should search which mac addresses belongs to the phones. We could not identify all phones from their mac addresses because some brands don't have such a pattern in their mac addresses.
Optionally, If can get names of connected phones from router, we can make a better decision about number of connected phones. According to @tasomaniac, most of Android phones -except which have custom roms- have "Android" prefix in their names. We can use this information as a start point.
The text was updated successfully, but these errors were encountered:
Thank you for openning up the discussion here. I think we cannot trust this information but it would be valuable as an extra information.
I think we should do both of above. But first, we can do the second option as it is really easy. It is really easy to get the device names from the router.
Currently we are showing all connected devices as a person in status page. We can improve this algorithm with considering only phones.
The text was updated successfully, but these errors were encountered: