1
0
mirror of https://github.com/daniviga/bite.git synced 2024-12-25 01:31:25 +01:00
bite/beer/telemetry/tests/sample.json
Daniele Viganò 09cf23554a
Project renaming (#14)
* Renaming

* Make Django migrations sync to DB availability
2020-06-17 20:08:10 +02:00

13 lines
206 B
JSON

{"device": "abcde1234",
"clock": 1591194712,
"payload": {
"id": "sensor.server.domain",
"light": 434,
"temperature": {
"celsius": 27.02149,
"raw": 239,
"volts": 0.770215
}
}
}