lab11 / summon

Browser for the Local Web of Things
18 stars 7 forks source link

Summon device sorting #6

Open brghena opened 9 years ago

brghena commented 9 years ago

At Terraswarm we're likely to have several BLEES visible simultaneously. Summon should sort them by signal strength as a estimate of which one is closest.

ppannuto commented 9 years ago

How fast will that update? I'm a little concerned that every few seconds the order of nodes will jump around in the list (particularly if you are near two or three), making it very difficult to click on one of them. Perhaps rate limit the sorting?

On Wed, Oct 7, 2015 at 6:18 PM Branden Ghena notifications@github.com wrote:

At Terraswarm we're likely to have several BLEES visible simultaneously. Summon should sort them by signal strength as a estimate of which one is closest.

— Reply to this email directly or view it on GitHub https://github.com/lab11/summon/issues/6.