]> git.ipfire.org Git - collecty.git/commit
Add lastupdate()
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Nov 2015 03:19:04 +0000 (03:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Nov 2015 03:19:04 +0000 (03:19 +0000)
commit8ee5a71a80e7361880f7719bdd3398403ddb4401
tree8b2f4fb6e873a318902b72ca819d424ddc9fd8a2
parentd0588abeec6fd8ffcadd16bb676d1fb277a6e90a
Add lastupdate()

Allow to request the latest dataset of the database so
that sensory data can be shown at various other places, too.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/collecty/bus.py
src/collecty/client.py
src/collecty/daemon.py
src/collecty/plugins/base.py