abschlussarbeit/sensors/ky015_data.json

30 lines
No EOL
597 B
JSON

{
"id": "sensor_002/3",
"type": "environment",
"unit": {
"temperature": "°C",
"humidity": "%"
},
"reading": [
{
"ts": 1748436535,
"temperature": 24.7,
"humidity": 58
},
{
"ts": 1748436538,
"temperature": 24.6,
"humidity": 58
},
{
"ts": 1748436541,
"temperature": 24.7,
"humidity": 58
},
{
"ts": 1748436544,
"temperature": 24.7,
"humidity": 59
}
]
}