Temperature monitoring system for Rattail
Go to file
Lance Edgar 8220082359 Add try/catch for client's "read temp" logic
this can isolate an error for a certain probe, so that other probes can go
ahead and take their readings during each client run.  that way only the bad
one is marked as "error" status by the server
2018-10-23 17:39:18 -05:00
rattail_tempmon Add try/catch for client's "read temp" logic 2018-10-23 17:39:18 -05:00
.gitignore Initial commit 2016-12-05 19:06:34 -06:00
CHANGES.rst Update changelog 2018-10-19 20:30:07 -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 Update release task to use twine for upload 2018-10-19 20:31:49 -05: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/