TinkerWorks / HomeSensorHub

GNU General Public License v3.0
3 stars 2 forks source link

Sensor read rate should be handled differently for each type. #7

Closed BabyCakes13 closed 4 years ago

BabyCakes13 commented 4 years ago

https://github.com/alex-sever-h/HomeSensorHub/pull/4#discussion_r450481180

BabyCakes13 commented 4 years ago

For this, I thought of how we could implement the configuration for this app. Instead of having a config file which would need to be set on each host by hand, we could use cmd arguments instead when calling. We could use a -read-rate cmd argument which would set the read rate for a sensor type (as well as other enhancements which will be discussed in #21.

BabyCakes13 commented 4 years ago

Closed by #39 and #27.