aboutsummaryrefslogtreecommitdiff
path: root/sample.json
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-03-06 21:07:34 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2015-03-06 21:07:34 +0100
commita83e6f5960a549d54991495336bd12d549127d91 (patch)
treed21f63b718d65074215fff6edbbcdbd5f26caf4a /sample.json
parente03bf5d416776cb5ea27c7354657920939c04e71 (diff)
downloadble-toys-a83e6f5960a549d54991495336bd12d549127d91.tar.gz
ble-toys-a83e6f5960a549d54991495336bd12d549127d91.tar.bz2
ble-toys-a83e6f5960a549d54991495336bd12d549127d91.tar.xz
ble-toys-a83e6f5960a549d54991495336bd12d549127d91.zip
o Starting on a tool to convert between sample formats.
Diffstat (limited to 'sample.json')
-rw-r--r--sample.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample.json b/sample.json
new file mode 100644
index 0000000..3ff82d4
--- /dev/null
+++ b/sample.json
@@ -0,0 +1,6 @@
+{
+ "mac": "aa:bb:cc:dd:ee:ff",
+ "sensor": 1,
+ "timestamp": 124,
+ "value": 123
+}