Hi
I'm writing an application to use the TEMPE sensor (https://apps.garmin.com/fr-FR/apps/455cab4b-4127-4f88-ad5a-a8e227126b3a). Looks like Garmin's widget is able to read MIN/MAX temp (24 hours) from the sensor. I can't find out how I could get these info from the SDK as the sensor.getInfo only return a "temperature" (real) objet.
Any hint ?
Regards