The pins on the maps should reflect all the routers that are reporting to us. Steve and I are working on the backend, which should be ready very soon; can you work on the geoip module? It should work like this:
a) Look up the IP addresses of all the devices in a table and map it to a location using the geoip db. We're working on populating the table, but the schema is ready; I'll email it to you.
b) The table also has the last reported timestamp. Devices that have reported in the past 6 hours (say) are "active", that have reported in the past week are "dormant" and the others are "inactive". We can have 3 colors for them.
c) Filter out the Gatech IPs.
The pins on the maps should reflect all the routers that are reporting to us. Steve and I are working on the backend, which should be ready very soon; can you work on the geoip module? It should work like this:
a) Look up the IP addresses of all the devices in a table and map it to a location using the geoip db. We're working on populating the table, but the schema is ready; I'll email it to you.
b) The table also has the last reported timestamp. Devices that have reported in the past 6 hours (say) are "active", that have reported in the past week are "dormant" and the others are "inactive". We can have 3 colors for them.
c) Filter out the Gatech IPs.