Commit 434b1c37 authored by Gezer's avatar Gezer
Browse files

modified README.md

parent 35c35298
......@@ -37,4 +37,34 @@ Json Format für die Nachrichten
"co2":528,
"temp":26.0, 
  "rh":24.2
}
{
"room": "1/121",
"data": [
"2025-06-01 10:36:21+00:00": {
"co2": "630",
"temperature": "35",
"humidity": 35.2
"temperature": 35
},
"2025-06-01 10:36:21+00:00": {
"co2": "630",
"temperature": "35",
"humidity": 35.2
"temperature": 35
},
"2025-06-01 10:36:21+00:00": {
"co2": "630",
"temperature": "35",
"humidity": 35.2
"temperature": 35
},
"2025-06-01 10:36:21+00:00": {
"co2": "630",
"temperature": "35",
"humidity": 35.2
"temperature": 35
},
]
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment