Imagine each office has an Arduino Yun and you only want to control the Arduino Yun that is closest to you (so in the same office that you are in). How can you find that Arduino Yun without specifying in which office you are?
In summary: I want to find the nearest Arduino Yun with my phone (preferably javascript).
Is that possible?