SEC.SI Care-Ready API Gateway
HealthKit · Google Fit · Binary Protocol · Whitelabel · GF-Alert
Care Latency & GF-Alert System
Sensor-Verbindungen
Sensor-Verbindungen
Apple HealthKit
✓ Connected · Latency: 2400ms
Google Fit
✓ Connected · Latency: 3100ms
💡 Streams synchronisieren automatisch alle 30 Sekunden.
Falls Latency > 45s: GF-Alert wird ausgelöst.
Protocol & Architektur
Protocol Buffers (Binary)
Vitalwerte komprimiert (20 bytes pro Sample)
Optimiert für schlechte Netzverbindungen
Timestamp + HR + HRV + Fall Score
POST /api/v1/vitals
Content-Type: application/x-protobuf
Authorization: Bearer {api_key}
SLA & GF-Alert
Latency Limit: < 45 Sekunden
Fall Detection: Auto-Alert bei Score > 0.7
GF-Notification: Email + SystemLog
Data Retention: 365 Tage
Sensor-Endpoints
🍎 HealthKit
POST /api/v1/vitals?source=healthkit
Auth: API Key / Bearer Token
🔵 Google Fit
POST /api/v1/vitals?source=google_fit
Auth: API Key / Bearer Token
📉 Fall Detection
POST /api/v1/fall_detection
Auth: API Key / Bearer Token
📚 Vollständige API-Dokumentation und Code-Samples:docs.sec.si/care-gateway