You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My project requires getting max, alongside average, in Statistics when getting infromation about heart rate.
Describe the solution you'd like
I've created a PR adding discreteMax to Statistics in kvs-coder/HealthKitReporter#28.
An additional change here is needed to add a new field to Statistics class.
Describe alternatives you've considered
Not applicable.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
My project requires getting
max
, alongsideaverage
, inStatistics
when getting infromation about heart rate.Describe the solution you'd like
I've created a PR adding
discreteMax
toStatistics
in kvs-coder/HealthKitReporter#28.An additional change here is needed to add a new field to
Statistics
class.Describe alternatives you've considered
Not applicable.
Additional context
None.
The text was updated successfully, but these errors were encountered: