Temperature monitoring system for Rattail
Go to file
Lance Edgar 76e40063ee Tweak server logic for checking client readings
do not check readings for "archived" clients.  do not consider the client
"offline" unless it has *no* current probe readings.  previously we were
assuming offline if any probe readings were missing, even if some were found.
2018-10-06 18:09:02 -05:00
rattail_tempmon Tweak server logic for checking client readings 2018-10-06 18:09:02 -05:00
.gitignore Initial commit 2016-12-05 19:06:34 -06:00
CHANGES.rst Update changelog 2018-10-04 19:59:14 -05:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:38:50 -05:00
MANIFEST.in Add mail templates to project manifest 2016-12-10 22:17:57 -06:00
README.rst Switch license to GPL v3 (no longer Affero) 2017-07-06 23:38:50 -05:00
setup.py Add problem report for disabled clients/probes 2017-11-18 22:12:40 -06:00
tasks.py Use invoke instead of fabric to release 2018-02-24 17:20:51 -06:00

rattail-tempmon
===============

Rattail is a retail software framework, released under the GNU General Public
License.

This is the ``rattail-tempmon`` package, which provides a database schema, and
client/server daemons for recording and processing temperature data.

Please see Rattail's `home page`_ for more information.

.. _home page: https://rattailproject.org/