ja, in den Ordnern sind überall json-files. Und die Liste aus einem der geloggten Objekt (LuftfeuchteSchlafzimmer). Es sind nur Daten vom 01. - 03.06. enthalten.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Jun 3 23:10:34 2024
admin@raspberrypi:~ $ cd /opt/iobroker/iobroker-data
admin@raspberrypi:/opt/iobroker/iobroker-data $ ls
backitup backup-objects files history iobroker.json notifications.json objects.jsonl objects.jsonl.lock states.jsonl states.jsonl.lock zigbee_0
admin@raspberrypi:/opt/iobroker/iobroker-data $ cd history
admin@raspberrypi:/opt/iobroker/iobroker-data/history $ ls
20240425 20240427 20240429 20240501 20240503 20240505 20240507 20240509 20240511 20240513 20240515 20240517 20240519 20240521 20240523 20240525 20240527 20240601 20240603
20240426 20240428 20240430 20240502 20240504 20240506 20240508 20240510 20240512 20240514 20240516 20240518 20240520 20240522 20240524 20240526 20240531 20240602
admin@raspberrypi:/opt/iobroker/iobroker-data/history $ cd 20240429
admin@raspberrypi:/opt/iobroker/iobroker-data/history/20240429 $ ls
history.LuftfeuchteKinderzimmer.json history.LuftfeuchteWohnzimmer.json history.TemperaturSchlafzimmer.json
history.LuftfeuchteSchlafzimmer.json history.TemperaturKinderzimmer.json history.TemperaturWohnzimmer.json
Auszug einer json:
[
{
"val": 69.96,
"ack": 1,
"ts": 1714515051292,
"q": 0,
"from": "system.adapter.history.0",
"user": "system.user.admin"
},
{
"val": 69.96,
"ack": 1,
"ts": 1714515951293,
"q": 0,
"from": "system.adapter.history.0",
"user": "system.user.admin"
},
{
"val": 70.99,
"ack": 1,
"ts": 1714516451895,
"q": 0,
"from": "system.adapter.zigbee.0",
"user": "system.user.admin"
},
{
"val": 71.01,
"ack": 1,
"ts": 1714516723395,
"q": 0,
"from": "system.adapter.zigbee.0",
"user": "system.user.admin"
},
{
"val": 71.01,
"ack": 1,
"ts": 1714517623399,
"q": 0,
"from": "system.adapter.history.0",
"user": "system.user.admin"
},
{
"val": 71.34,
"ack": 1,
"ts": 1714517678502,
"q": 0,
"from": "system.adapter.zigbee.0",
"user": "system.user.admin"