flux 2 flow makes a dashboard using the georgia sea level sensor api.
updates every ten minutes. first in / first out for seven days (still testing).looks for whatever locations are transmitting / transmitted over the last seven days, and plots markers for those locations on the map.
for any location, all variables transmitting are included. notice how the pop-up has up to four tabs.
also, the list view shows all of the locations, and then the last measurement of a parameter for that location.
this is a general framework. the major customs are handling of multiple lat/lons for a space.
- there were a couple entries that had dual postings, like one set of coordinates with a building at georgia tech.
- multiple had the same address. the pattern in the .json is that the first entry is erroneous for this application.
- a second special is the brunswick location - the instrumentation there has two different transmission streams for its variables, but both have the same lat/lon. these are merged custom to one marker.