CommonGarden / Grow-Hub

An extensible gateway controller for Hydroponics, Aquaponics, Terrariums, Grow-Tents, Bioreactors, and more!
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Emit sensor data on change #5

Open JakeHartnell opened 6 years ago

JakeHartnell commented 6 years ago

If the temperature sensor reads 75 degrees, and then 10 seconds later it emits another 75 degree reading... then we're going to be wasting a lot of storage. We should only emit data on change.