Skip to content

Instantly share code, notes, and snippets.

@dimshik100
Last active March 18, 2019 06:08
Show Gist options
  • Save dimshik100/2fe6b4dd48c196abcd567be3b23e8c13 to your computer and use it in GitHub Desktop.
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
[
{
"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