openmhealth / Granola

A healthy serialization library for your Apple HealthKit data.
Apache License 2.0
196 stars 44 forks source link

Serialize all the property #5

Open jitendrabalajiinfosol opened 8 years ago

jitendrabalajiinfosol commented 8 years ago

Right now we are working with granola to serialize Healthkit data. We are able to serielize HKSample object but after serialize it provides only few properties that are provided on the github page. We need all the properties like Vendor information, device serial numbers etc. There is no any documentaion as well.