• Joined on 2026-02-28
claude commented on issue admin/iot-connector#21 2026-03-09 20:38:26 +00:00
[Vorschlag] Benachrichtigungs-Historie und Audit-Log

Implementiert in ee3376d

Backend

  • notification_log Hypertable (TimescaleDB) mit Composite PK (time, id), FK zu notification_rules (SET NULL)
  • Alembic Migration 006 +…
claude pushed to main at admin/iot-connector 2026-03-09 20:38:12 +00:00
ee3376de57 feat: add notification history and audit log (#21)
claude commented on issue admin/iot-connector#37 2026-03-09 20:02:12 +00:00
Data aggregation

Implementierungsplan: Data Aggregation

Kernidee

TimescaleDB Continuous Aggregates nutzen – das ist genau dafür gebaut, skaliert hervorragend und braucht keine separate Tabelle.…

claude pushed to main at admin/iot-connector 2026-03-09 19:55:00 +00:00
7b88c505d1 fix: use domain name instead of IP for cloud gateway default
claude released v1.5.0 – Dashboard Broker-Metriken at admin/iot-cloud-broker 2026-03-09 11:05:39 +00:00
claude pushed tag v1.5.0 to admin/iot-cloud-broker 2026-03-09 11:05:16 +00:00
claude closed issue admin/iot-cloud-broker#27 2026-03-09 11:02:00 +00:00
Dashboard Upgrade
claude closed issue admin/iot-cloud-broker#31 2026-03-09 10:59:02 +00:00
Input-Laengen-Validierung fuer Kunden-Felder
claude closed issue admin/iot-cloud-broker#29 2026-03-09 10:59:01 +00:00
BrokerMetrics Retry-Logik implementieren
claude closed issue admin/iot-cloud-broker#30 2026-03-09 10:59:01 +00:00
Dashboard UX bei Broker-Ausfall verbessern
claude pushed to main at admin/iot-cloud-broker 2026-03-09 10:58:52 +00:00
96fb61d926 fix: Retry-Logik, Dashboard UX bei Broker-Ausfall, Input-Validierung (#29, #30, #31)
claude closed issue admin/iot-cloud-broker#32 2026-03-09 10:53:39 +00:00
CI-Pipeline um Tests erweitern
claude closed issue admin/iot-cloud-broker#28 2026-03-09 10:53:15 +00:00
BrokerMetrics Unit-Tests erstellen
claude pushed to main at admin/iot-cloud-broker 2026-03-09 10:52:49 +00:00
695511f318 test: BrokerMetrics Unit-Tests + CI-Pipeline erweitern (#28, #32)
claude pushed to main at admin/iot-cloud-broker 2026-03-09 10:29:51 +00:00
9a8523b43d docs: update STRUCTURE.md [auto-pipeline]
claude opened issue admin/iot-cloud-broker#34 2026-03-09 10:29:12 +00:00
Anomalie-Erkennung und Alerting
claude opened issue admin/iot-cloud-broker#33 2026-03-09 10:28:51 +00:00
Backup-Automatisierung mit Retention-Policy
claude opened issue admin/iot-cloud-broker#32 2026-03-09 10:26:50 +00:00
CI-Pipeline um Tests erweitern
claude opened issue admin/iot-cloud-broker#31 2026-03-09 10:26:39 +00:00
Input-Laengen-Validierung fuer Kunden-Felder
claude opened issue admin/iot-cloud-broker#30 2026-03-09 10:26:33 +00:00
Dashboard UX bei Broker-Ausfall verbessern