gcivil-nyu-org / spring2020-cs-gy-9223-class

2 stars 14 forks source link

Grafana gps panels, updating refresh rate #555

Closed daisycrego closed 4 years ago

daisycrego commented 4 years ago

Autogenerating GPS Panels - Add graph_type to AGSensorType model

Update AGSensorType model to include a new graph type attribute, with an enumeration of choices currently including: time series, map, single value. Add migrations file for the model change.

Change refresh rate to 1s

Seems to be a happy medium between 0.5s and 5s. Suitable for now.