Das ist ein Odoo Modul für die Verwaltung von Maschinen, Einweisungen für Nutzer in einer offenen Werkstatt / Fablab
- Implement check_timeouts() for session timeout detection (20s) - Fix code duplication bug in session_detector.py - Add periodic timeout check in main loop (every 1s) - Add 13 unit tests for session detection - Add 5 integration tests with real MQTT broker - Document Odoo integration strategy in README - Remove hardcoded credentials, use env vars - All 18 tests passing |
||
|---|---|---|
| .devcontainer | ||
| .gitea/workflows | ||
| .vscode | ||
| aspl_equipment_qrcode_generator | ||
| FEATURE_REQUEST | ||
| log | ||
| open_workshop | ||
| open_workshop_auto_backup | ||
| open_workshop_base | ||
| open_workshop_dokuwiki | ||
| open_workshop_employee_imagegenerator | ||
| open_workshop_mqtt | ||
| open_workshop_pos | ||
| open_workshop_pos_customer_display | ||
| open_workshop_report | ||
| .gitignore | ||
| open_workshop.code-workspace | ||
| todo.md | ||