Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. "jobs" : [ {
  3. "job_id" : 10,
  4. "users" : [ {
  5. "user_id" : 11,
  6. "data_points" : [ {
  7. "duration" : 0,
  8. "start_time" : "2017-07-20T04:04:43.000Z",
  9. "datastream" : "GENERIC",
  10. "username" : "abc@gmail.com.com"
  11. }, {
  12. "duration" : 0,
  13. "start_time" : "2017-07-21T04:04:43.000Z",
  14. "datastream" : "GENERIC",
  15. "username" : "rs022015@gmail.com.com"
  16. }, {
  17. "duration" : 0,
  18. "start_time" : "2017-07-20T04:04:43.000Z",
  19. "datastream" : "GENERIC",
  20. "username" : "rs022015@gmail.com.com"
  21. } ]
  22. } ]
  23. } ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement