updates from last week testing for more wristband pings

This commit is contained in:
2025-11-01 14:34:16 -04:00
parent 0ea742df99
commit 90079a86f6
13 changed files with 136 additions and 2231 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ scan_timeout: 10.0
# Simulated Wristbands
# Add as many as you need for testing
simulated_bands:
- band_id: "VitalLink-SIM1"
- band_id: "VitalLink-SIMAA"
profile: "stable"
- band_id: "VitalLink-SIM2"
+14 -18
View File
@@ -1,23 +1,19 @@
# VitalLink Wristband Configuration
backend_url: "http://localhost:8000"
backend_url: http://localhost:8000
auto_scan_ble: true
scan_timeout: 10.0
# Simulated Wristbands (MOCK devices for testing)
simulated_bands:
- band_id: "MOCK-SIM1"
profile: "stable"
- band_id: "MOCK-SIM2"
profile: "mild_anxiety"
- band_id: "MOCK-SIM3"
profile: "deteriorating"
- band_id: MOCK-SIM1
profile: stable
- band_id: MOCK-SIM2
profile: mild_anxiety
- band_id: MOCK-SIM3
profile: deteriorating
- band_id: MOCK-SIM4
profile: critical
- band_id: MOCK-SIM5
profile: sepsis
- band_id: MACK-SIM6
profile: sepsis
real_bands: []
prefer_real_bands: true
default_profile: "stable"
default_profile: stable