]> rtime.felk.cvut.cz Git - coffee/main.git/commitdiff
README: Mention how to access collected data
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 8 Aug 2018 12:01:15 +0000 (14:01 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 8 Aug 2018 12:01:15 +0000 (14:01 +0200)
README.md

index e562b10b6cbd1cc067331819986ad7413d7b3994..0719f11057ddb4c7eacd47842e260835d35757e0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,3 +14,12 @@ is the `mtaio` application from `terminal/src/mt-apps`.
 
 A more detailed documentation is available in [Jiří Matěják's Master
 thesis](https://dspace.cvut.cz/handle/10467/76276).
+
+## Collected data
+
+Data collected by the terminal are stored in an sqlite database on the
+rtime server. Users with SSH access to that server have read-only
+access to the database. For example, the whole database can be dumped
+with this command:
+
+    sqlite3 /home/coffee/coffee-flask/coffee.db .dump