diff options
Diffstat (limited to 'sample.json')
-rw-r--r-- | sample.json | 6 |
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 +} |