summaryrefslogtreecommitdiff
path: root/dat
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-18 20:10:28 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-18 21:59:22 +0200
commit1b37f98c9852e4401f1f431fb8575009ef1b990b (patch)
tree4e545e0dac360e4647ae5d8d5d7e1d67de2e26f5 /dat
parentdaq: added some todo's (diff)
update sample data
Diffstat (limited to 'dat')
-rw-r--r--dat/sample.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dat/sample.json b/dat/sample.json
index e3721c3..de582d2 100644
--- a/dat/sample.json
+++ b/dat/sample.json
@@ -1,4 +1,4 @@
-{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"]}
+{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1}
{"data": {"bytes-sent": 1519, "client-count": 0}, "start-time": "2013-10-21T12:30:00Z", "duration-ms": 300000}
{"data": {"bytes-sent": 22849, "client-count": 1}, "start-time": "2013-10-21T12:35:00Z", "duration-ms": 300000}
{"data": {"bytes-sent": 33100, "client-count": 1}, "start-time": "2013-10-21T12:40:00Z", "duration-ms": 300000}