Files
MSE-PI-E2EEDA-Plein-de-eeee…/notification_service/.gitignore
khalil-bot 408826e421 feat(notification): Spring Boot Teams notification service (#19)
- MessageCard webhook payload (Office 365 Connector format)
- Periodic polling of /sensors/latest with configurable interval
- CO₂ level thresholds aligned with UI config
- Alert threshold configurable via alert-from-level property
- TEAMS_WEBHOOK_URL and AIR_QUALITY_API_URL via env vars

Closes #19
2026-06-01 12:37:35 +02:00

7 lines
101 B
Plaintext

target/
.mvn/wrapper/maven-wrapper.jar
!.mvn/wrapper/maven-wrapper.properties
.idea/
*.iml
.DS_Store