Can I get current sleeping state via Sony Lifelog API?

130 views Asked by At

I need to get the current state from my SmartBand SWR12 - if I am asleep or awake.

In the example on the Sony developers site I see that I can get per-minute report of this state with the options "awake", "light" and "deep". Here is this link: https://developer.sony.com/develop/services/lifelog-api/endpoints/activities/#sleepActivityType

But when I try to test it in API Explorer I get only empty responses for the last minute (even not only the last one minute, but also the last 3, 5, 10, etc.). Is it possible? And if it is, how can I do it?

Thanks!

0

There are 0 answers