dariosalvi78 / cordova-plugin-health

Cordova plugin for the HealthKit and Google Fit frameworks
MIT License
176 stars 127 forks source link

add HKMetadataKeyBloodGlucoseMealTime with Blood Glucose meal in iOS #65

Closed ghost closed 7 years ago

ghost commented 7 years ago

include the HKMetadataKeyBloodGlucoseMealTime meta key with the blood glucose.

This needs:

ghost commented 7 years ago

other meta keys, in line with what is done with Google Fit can be also added as Open mHealth has also done.

Particularly, we would need to add something for FIELD_TEMPORAL_RELATION_TO_SLEEP ('fully_awake', 'before_sleep', 'on_waking', 'during_sleep') and for FIELD_BLOOD_GLUCOSE_SPECIMEN_SOURCE ('capillary_blood' ,'interstitial_fluid', 'plasma', 'serum', 'tears', whole_blood')