We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 374fa98 + 54a5752 commit 4c94733Copy full SHA for 4c94733
1 file changed
withings_api/common.py
@@ -499,6 +499,7 @@ class HeartModel(IntEnum):
499
UNKNOWN = -999999
500
BPM_CORE = 44
501
MOVE_ECG = 91
502
+ SCANWATCH = 93
503
504
505
class AfibClassification(IntEnum):
0 commit comments