Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture 15-min bin steps #8

Closed
sirfoga opened this issue Jan 2, 2019 · 0 comments
Closed

Capture 15-min bin steps #8

sirfoga opened this issue Jan 2, 2019 · 0 comments
Assignees

Comments

@sirfoga
Copy link
Owner

sirfoga commented Jan 2, 2019

Expected Behavior

Cmd line option should allow download 15-min bin steps

Actual Behavior

No such option

Details

e.g this page shows such data:

...
{"startGMT":"2018-12-13T23:00:00.0","endGMT":"2018-12-13T23:15:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-13T23:15:00.0","endGMT":"2018-12-13T23:30:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-13T23:30:00.0","endGMT":"2018-12-13T23:45:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-13T23:45:00.0","endGMT":"2018-12-14T00:00:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-14T00:00:00.0","endGMT":"2018-12-14T00:15:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-14T00:15:00.0","endGMT":"2018-12-14T00:30:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-14T00:30:00.0","endGMT":"2018-12-14T00:45:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-14T00:45:00.0","endGMT":"2018-12-14T01:00:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":true},{"startGMT":"2018-12-14T01:00:00.0","endGMT":"2018-12-14T01:15:00.0","steps":0,"primaryActivityLevel":"sedentary","activityLevelConstant":false},{"startGMT":"2018-12-14T01:15:00.0","endGMT":"2018-12-14T01:30:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T01:30:00.0","endGMT":"2018-12-14T01:45:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T01:45:00.0","endGMT":"2018-12-14T02:00:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T02:00:00.0","endGMT":"2018-12-14T02:15:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T02:15:00.0","endGMT":"2018-12-14T02:30:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T02:30:00.0","endGMT":"2018-12-14T02:45:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T02:45:00.0","endGMT":"2018-12-14T03:00:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T03:00:00.0","endGMT":"2018-12-14T03:15:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true},{"startGMT":"2018-12-14T03:15:00.0","endGMT":"2018-12-14T03:30:00.0","steps":0,"primaryActivityLevel":"sleeping","activityLevelConstant":true}
...

Specifications

  • pygce version (check pip3 show pygce): 2.0.6
  • Platform (e.g Windows 8, Mac OSX Sierra, Ubuntu 18.04 ...): any
  • Url of connection (e.g https://connect.garmin.com, if you don't know it,
    then it's the stock one: https://connect.garmin.com):
  • Python version (check python --version): 3.6
@sirfoga sirfoga self-assigned this Jan 2, 2019
@sirfoga sirfoga closed this as completed in 1a05685 Jan 3, 2019
sirfoga added a commit that referenced this issue Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant