Commit 8490ca4
feat: introduce MedicalDeviceInfo message for Software as Medical Device (SaMD) metadata tracking
feat: add core health data types and rollups for nutrition, core body temperature, ECG, irregular rhythm notifications (IRN), blood glucose, and active energy burned
feat: expand DataPoint and DataPoint.Value messages with optional fields and rollups for new health metrics
feat: add CreateSubscription, ListSubscriptions, UpdateSubscription, and DeleteSubscription RPCs alongside the Subscription resource definition
feat: add GetIrnProfile, GetPairedDevice, and ListPairedDevices RPCs alongside PairedDevice and IrnProfile messages
feat: introduce OAuth scopes for ECG, IRN readonly access
feat: add User root resource message
docs: update ListDataPointsRequest filter documentation clarifying session start time comparison rules for ECG and Sleep
PiperOrigin-RevId: 9220885461 parent 3c6dd99 commit 8490ca4
8 files changed
Lines changed: 1610 additions & 15 deletions
File tree
- google/devicesandservices/health/v4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
355 | | - | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments