bodyWater: 0
boneMass: 0
caloricIntake: 0
date: "2014-09-19"
metabolicAge: 0
muscleMass: 0
physiqueRating: 0
visceralFat: 0
weight: 66100
So far I haven't been able to change any of the fields except the weight (set in grams for me).
Is there any known way to fill in this info?
I can set my weight by POSTing to
connect.garmin.com/.../weight
with value=66.1&date=2014-09-19
.
I have tried replacing the 'weight' in the url with 'boneMass' and 'muscleMass', but get a 404 (not found).
Even though as far as I know, this data can't be viewed on GC, it would be a nice place to store it.
Thanks for any help/advice :)