02-26-2015 08:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2015 08:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I retrieve the steps per user for the given day, but I would also be interested in getting the timestamp for when these steps were retrieved.
I mean, if a user has 1000 steps, its important to know if that is from "now" or from "2 hours" ago (as he has not synced).
The timestamp that is returned is only the current date, no hours, minutes and seconds.
How is that possible ?
Answered! Go to the Best Answer.
Accepted Solutions
02-26-2015 10:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2015 10:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@tonyfonager Check out the API-Get-Devices call. (You just have to make sure you look for the "tracker" device.)

02-26-2015 10:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2015 10:48
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@tonyfonager Check out the API-Get-Devices call. (You just have to make sure you look for the "tracker" device.)

02-26-2015 10:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2015 10:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks alot, thats exactly what I needed.

02-26-2015 11:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2015 11:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
You're welcome!

07-29-2015 20:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-29-2015 20:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
hi
are u here?
@tonyfonager wrote:I retrieve the steps per user for the given day, but I would also be interested in getting the timestamp for when these steps were retrieved.
I mean, if a user has 1000 steps, its important to know if that is from "now" or from "2 hours" ago (as he has not synced).
The timestamp that is returned is only the current date, no hours, minutes and seconds.
How is that possible ?

