jlab-sensing / ENTS-backend

ENTS backend is a project to visualize data collected from a network of environmental sensors.
https://dirtviz.jlab.ucsc.edu/
MIT License
4 stars 8 forks source link

Add plot support for bme280 #286

Open jmadden173 opened 4 months ago

jmadden173 commented 4 months ago

When implementing the backend for the bme280 (#285), I didn't see a clear workflow for adding a new plot. It would be great if it automatically plotted new "sensor" measurements based on the data in the backend. Or have a dropdown similar to the cells to select individual measurements.