alan-turing-institute / CROP

CROP is a Research Observation Platform
MIT License
25 stars 5 forks source link

Make ingress_hyper more robust #418

Closed mhauru closed 1 year ago

mhauru commented 1 year ago

The function app used to crash because a sensor we thought of as a CO2 sensor was also reporting T&RH data. We now guard against that and ignore such unexpected data, plus some other small improvements.