Last active
March 18, 2019 06:08
-
-
Save dimshik100/2fe6b4dd48c196abcd567be3b23e8c13 to your computer and use it in GitHub Desktop.
Samsung Health sleep status JSON file - recorded with Samsung gear s2 classic smartwatch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"status":70, | |
"start_time":1490963940000, | |
"binning_period":10 | |
}, | |
{ | |
"status":100, | |
"start_time":1490964540000, | |
"binning_period":10 | |
}, | |
{ | |
"status":100, | |
"start_time":1490965140000, | |
"binning_period":10 | |
}, | |
{ | |
"status":30, | |
"start_time":1490968740000, | |
"binning_period":10 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment