petre2dor / piGarden

Irrigation system powered by raspberry pi. work in progress...
GNU General Public License v3.0
7 stars 0 forks source link

Finish AC Stats.js -> persistDeviceRead() #44

Closed petre2dor closed 7 years ago

petre2dor commented 7 years ago

Later edit:

The code from AC Temperature.js read() and Humidity.js read() is similar. It has to be refactored to avoid duplication (a new method into Stats.js maybe).