Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. {
  2. "jobs" : [ {
  3. "job_id" : 10,
  4. "users" : [ {
  5. "user_id" : 11,
  6. "data_points" : [ {
  7. "efficiency" : "good",
  8. "rev" : 1,
  9. "probe" : "carboratour",
  10. "device_id" : "26e09c88237d5342",
  11. "measurements" : "2",
  12. "form_id" : "2",
  13. "instrument" : "plug",
  14. "background" : "7",
  15. "surveyed_item_id" : "100",
  16. "duration" : 0,
  17. "start_time" : "2017-07-20T04:04:43.000Z",
  18. "datastream" : "GENERIC",
  19. "username" : "abc@gmail.com.com"
  20. }, {
  21. "efficiency" : "good",
  22. "rev" : 1,
  23. "probe_type" : "carboratour",
  24. "device_id" : "26e09c88237d5342",
  25. "fixed_measurements" : "2",
  26. "form_id" : "2",
  27. "instrument_type" : "plug",
  28. "background_value" : "7",
  29. "surveyed_item_id" : "100",
  30. "duration" : 0,
  31. "start_time" : "2017-07-20T04:04:43.000Z",
  32. "datastream" : "GENERIC",
  33. "username" : "rs022015@gmail.com.com"
  34. }, {
  35. "condition" : "good",
  36. "rev" : 2,
  37. "type" : "carboratour",
  38. "device_id" : "26e09c88237d5342",
  39. "measurements" : "2",
  40. "form_id" : "2",
  41. "speed" : "plug",
  42. "brand" : "7",
  43. "company" : "100",
  44. "duration" : 0,
  45. "start_time" : "2017-07-20T04:04:43.000Z",
  46. "datastream" : "GENERIC",
  47. "username" : "rs022015@gmail.com.com"
  48. } ]
  49. } ]
  50. } ]
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement