DylanFM / buoys

An alternative view for MHL buoys.
http://buoys.surftourist.com
0 stars 0 forks source link

Repeat data when the buoy hasn't updated #44

Open DylanFM opened 11 years ago

DylanFM commented 11 years ago

edeno

The space to the right of the end of this graph is the buoy being offline. For the past 5 hours or so the updates have fetched the same value. What should've happened is that the app realises the buoy is offline and reports that rather than the same value. What this might involve is taking not of the x position of each reading and then noticing when it's fetching repeated readings from the same x value

DylanFM commented 11 years ago

Also, related but more on the buoys module side, when there hasn't been any data we're getting errors in the scheduled fetcher of data. I need to support reporting buoys as offline.