diff options
Diffstat (limited to 'dat')
-rw-r--r-- | dat/sample-post.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dat/sample-post.json b/dat/sample-post.json new file mode 100644 index 0000000..35c76e0 --- /dev/null +++ b/dat/sample-post.json @@ -0,0 +1,9 @@ +{ + "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 +} |