Skip to content

Instantly share code, notes, and snippets.

@naveensky
Last active October 31, 2015 10:35
Show Gist options
  • Save naveensky/9eeb5aa215344c958ad8 to your computer and use it in GitHub Desktop.
Save naveensky/9eeb5aa215344c958ad8 to your computer and use it in GitHub Desktop.
Sample Json for SJ
[
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
},
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
},
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
},
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
},
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
},
{
"dId": 1234,
"pId": 4567,
"v": "12.34",
"ts": "1994-11-05T08:15:30-05:00"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment