VAI needs to be faster and asynchronous
VAI is slow for simple queries and seems to not use any kind of caching on the sever-side. Eg. Queries running to get an individual device's location name take about 40 milliseconds, and on subsequent queries for the same device's location take an...