From 1b37f98c9852e4401f1f431fb8575009ef1b990b Mon Sep 17 00:00:00 2001 From: Markus Grüneis Date: Sat, 18 Oct 2014 20:10:28 +0200 Subject: update sample data --- dat/sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dat') 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} -- cgit v1.2.3