Hello,
I am developing a native app that will be running on fit 2 and gear S2/S3. The app gathers data from sensors and human activity.
In the list of sensors supported since Tizen 3.0, I’ve seen that there is a SENSOR_HUMAN_STRESS_MONITOR, but it is not documented. Do you know where to find documentation on that sensor?
Also, there is a SENSOR_HUMAN_SLEEP_DETECTOR, which return the state: sleeping, awake or unknown, but the gear seems to be able to detect different phases during sleep time: restless, light or motionless, as well as the overall rating: poor, fair, good etc. Same thing, I haven’t found how to get those info in the documentation. Is there some more detailed documentation on that sensor?
Last thing, my gear can detect if I’m riding a bike or doing some workout, but I can’t find in the documentation the only motions available are: walking, running, in vehicle etc. Is there a way to get real time if I’m riding a bike or working out?
Thanks!