1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 21:36:14 +01:00
bite/freedcs/telemetry/tests/sample.json

12 lines
174 B
JSON
Raw Normal View History

2020-06-02 00:57:20 +02:00
{"device": 1,
"payload": {
"id": "sensor.server.domain",
"light": 434,
"temperature": {
"celsius": 27.02149,
"raw": 239,
"volts": 0.770215
}
}
}