Hi,
I'd like to create a field displaying % of threshold power - how can I read the value of threshold power from user profile?
Hi,
I'd like to create a field displaying % of threshold power - how can I read the value of threshold power from user profile?
Thanks!
Pity :( I was looking for a way to be able to use this without user interaction :( this way each time the threshold changes I have to remember to input new value.
Where does this value is visibled, in GCM?
It's only available in the watch (system > user profile > HR and power zones > power > running > power threshold). You were thinking about grabbing it via some web api, right?
He's saying use the standard CIQ App Settings. and have a user specify it for your app.
So no way to obtain if api doesn't expose it.
Of course you can get it by https but of course you this data has to be there and ready to fetch.
But you have update it somewhere if no autocalculation so maybe the simplest put this data into settings and show it so user will be notified and can change using e.g. onwatch settings.
Is it possible to grab current running power zone float value? Knowing each zone's percentages of threshold power I could calculate the TP from current zone easily?
Something tells me that there is no way to grab current running power zone data, otherwise CIQ data fields would not ask you to input this manually :(
EDIT: yeah, Activity.Info contains just current/max/average power values. Same for HR - one would normally grab HR zones from UserProfile. Damn, major pita :[
I could never get this values connected with power (always null) but maybe because you need any equipment.
You need the cheststrap, yes. Since Garmin is rolling native running power without the cheststrap maybe this will change :)