Hi Connectors,
Alright everybody, we all know that the Watch Face is limited in its capacity to access watch data. Right now we are stuck with User Profile and Activity Monitor (steps) and for good cause due to power saving efforts.
What I know:
Garmin watches have a vast array of sensors that present on-screen data to the user. At least a few of those sensors (ABC comes to mind) display data to the user in the form of a trend graph over time. This wouldn't be possible if that data were not written to a file or at least a circular buffer (file is more likely since it would be persistent across power cycles/resets).
What I'd like to know:
What is preventing the watch face from accessing this data? Since it would not involve invoking the sensor directly - rather, only its data - I don't see any reason why this would not be possible. If there is some API that I am not aware of I would love to know about it.
Thanks for all you do out there,
Jeff