Das ist ein Odoo Modul für die Verwaltung von Maschinen, Einweisungen für Nutzer in einer offenen Werkstatt / Fablab
Go to file
matthias.lotz c1df940daf feat(mqtt): IoT Bridge Phase 1.3 - Session Detection mit Integration Tests
- IoT Bridge Grundstruktur (config, logging, MQTT client)
- Session Detector mit 5-State-Machine und Aggregation
- Heartbeat Events alle 10s (configurable)
- Aggregation: interval_working_s, interval_standby_s, avg_power_w
- Unit Tests: 9/9 passed (session_detector)
- Integration Tests: 7/7 passed (mit Shelly Simulator)
- Lokaler Mosquitto Container Support (docker-compose.dev.yaml)
- --config CLI argument für main.py
- Auto-Reconnect und TLS Support

Test Coverage:
- Session Start/End Detection
- State Transitions (IDLE→STANDBY→WORKING)
- Heartbeat Emission mit Aggregation
- Multi-Device Parallel Sessions
- Timeout Detection (20s)

Phase 1.3  COMPLETE
2026-02-04 16:46:13 +01:00
.devcontainer FIX: pos: wenn auf - gedrückt wird um eine Order zu entfernen, wurde nicht 2025-10-25 14:10:25 +02:00
.gitea/workflows .gitea/workflows/odoo-restore-open_workshop_install.yaml aktualisiert 2025-04-23 21:46:02 +02:00
.vscode FIX: pos: wenn auf - gedrückt wird um eine Order zu entfernen, wurde nicht 2025-10-25 14:10:25 +02:00
aspl_equipment_qrcode_generator feat(aspl_equipment_qrcode_generator): Fix QR-code generation and PDF rendering 2025-12-11 21:53:21 +01:00
FEATURE_REQUEST feat(mqtt): Implement M0-M3 - MQTT IoT Bridge with Session Detection 2026-01-22 19:59:17 +01:00
log working merge with open_workshop 17.0. Missing Traings view in Machine Backend. No POS Machine sidebar. 2025-06-28 15:31:59 +02:00
open_workshop_base fix: POS-Funktionalität in open_workshop_pos verschoben + Workarounds 2026-01-28 18:55:55 +01:00
open_workshop_dokuwiki feat: Wiki-Links in Tree View als klickbare Namen anzeigen 2026-01-19 20:57:43 +01:00
open_workshop_employee_imagegenerator Update custom widget 2026-01-13 17:53:31 +01:00
open_workshop_mqtt feat(mqtt): IoT Bridge Phase 1.3 - Session Detection mit Integration Tests 2026-02-04 16:46:13 +01:00
open_workshop_pos fix: POS-Funktionalität in open_workshop_pos verschoben + Workarounds 2026-01-28 18:55:55 +01:00
open_workshop_pos_customer_display Umstellung: Employee Image Generator speichert nur Foto, Customer Display baut Badge dynamisch 2026-01-12 19:10:43 +01:00
open_workshop_report Integration Plan für automatisierte DokuWiki-Report-Generierung 2025-12-26 23:47:24 +01:00
.gitignore fix: MQTT topic matching + UI button fixes 2026-01-28 22:08:59 +01:00
open_workshop.code-workspace FIX: pos: wenn auf - gedrückt wird um eine Order zu entfernen, wurde nicht 2025-10-25 14:10:25 +02:00
README.md fix: open_workshop_base Installation-Fehler behoben 2026-01-27 22:29:14 +01:00
todo.md working merge with open_workshop 17.0. Missing Traings view in Machine Backend. No POS Machine sidebar. 2025-06-28 15:31:59 +02:00

Abhängigkeiten von maintenance erklären.