Skip to content

Make averageHeartRate optional #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

krml19
Copy link

@krml19 krml19 commented Jun 23, 2022

Status

READY

Description

There is no option to collect the voltage measurements for electrograms with inconclusive poor readings because they do not have any value for averageHeartRate. Therefore, we should allow for null value for averageHeartRate.

}
}
}

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the point of creating of these models, because the ECG can be generated only by Watch, so the data can be only read. By creating these enums with constructors you try to introduce and possibility to create the ECG objects here

Copy link
Owner

@kvs-coder kvs-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @krml19

Thank you a lot for your PR. Beforehand I reviewed this one. Please check out my comments there and adjust this PR afterwards.

@kvs-coder kvs-coder force-pushed the master branch 3 times, most recently from 76f8ed3 to 6f05fe1 Compare December 11, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants