commit | 0fd1356211d8f330ecb6a283118a123bcf47bda0 | [log] [tgz] |
---|---|---|
author | Erick Simões <erick.simoes@cesar.org.br> | Tue Jan 31 13:15:47 2017 -0300 |
committer | Claudio Takahasi <ckt@cesar.org.br> | Fri Feb 03 14:57:55 2017 -0300 |
tree | d2d2d8ba45190e975c4a4bb74aee609af64f0716 | |
parent | a13b0440512da5d415e917d05d8a63d29cf023c4 [diff] |
Adding a security range in DrinkingFountain to avoid bounding If the raw reading changes inside a defined range, the reading that will be sent to cloud won't change from the past value. Otherwise, if the raw reading goes out from that range, the reading sent will be affected.