Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. {
  2. "location": [
  3. {
  4. "is_moving": false,
  5. "timestamp": "2016-12-06T15:07:02.231Z",
  6. "coords": {
  7. "longitude": 2.3543091,
  8. "latitude": 48.8939937,
  9. "accuracy": 28.867000579833984,
  10. "speed": -1,
  11. "heading": -1,
  12. "altitude": -1
  13. },
  14. "event": "providerchange",
  15. "battery": {
  16. "is_charging": false,
  17. "level": 0.8399999737739563
  18. },
  19. "provider": {
  20. "gps": true,
  21. "enabled": true,
  22. "network": true
  23. },
  24. "odometer": 0,
  25. "uuid": "dce71b7a-7eb0-465b-abe5-1278f2307601",
  26. "activity": {
  27. "type": "unknown",
  28. "confidence": 100
  29. }
  30. },
  31. {
  32. "is_moving": false,
  33. "timestamp": "2016-12-06T15:07:02.231Z",
  34. "coords": {
  35. "longitude": 2.3543091,
  36. "latitude": 48.8939937,
  37. "accuracy": 28.867000579833984,
  38. "speed": -1,
  39. "heading": -1,
  40. "altitude": -1
  41. },
  42. "event": "motionchange",
  43. "battery": {
  44. "is_charging": false,
  45. "level": 0.8399999737739563
  46. },
  47. "odometer": 0,
  48. "uuid": "18f9a5cf-d3a9-4ee9-a9c5-2ac21245b37c",
  49. "activity": {
  50. "type": "unknown",
  51. "confidence": 100
  52. }
  53. },
  54. {
  55. "is_moving": false,
  56. "timestamp": "2016-12-06T15:18:02.079Z",
  57. "odometer": 0,
  58. "uuid": "5f6b6dff-c390-4379-9bff-fec7c907d7f2",
  59. "coords": {
  60. "longitude": 2.3543091,
  61. "latitude": 48.8939937,
  62. "accuracy": 50,
  63. "speed": -1,
  64. "heading": -1,
  65. "altitude": -1
  66. },
  67. "activity": {
  68. "type": "still",
  69. "confidence": 100
  70. },
  71. "battery": {
  72. "is_charging": false,
  73. "level": 0.8399999737739563
  74. }
  75. },
  76. {
  77. "is_moving": false,
  78. "timestamp": "2016-12-06T15:19:07.152Z",
  79. "odometer": 0,
  80. "uuid": "63623699-61c6-48ad-ba1d-1b9a7b44dec5",
  81. "coords": {
  82. "longitude": 2.3544245,
  83. "latitude": 48.8940363,
  84. "accuracy": 20,
  85. "speed": -1,
  86. "heading": -1,
  87. "altitude": -1
  88. },
  89. "activity": {
  90. "type": "still",
  91. "confidence": 100
  92. },
  93. "battery": {
  94. "is_charging": false,
  95. "level": 0.8399999737739563
  96. }
  97. },
  98. {
  99. "is_moving": false,
  100. "timestamp": "2016-12-06T15:23:06.108Z",
  101. "odometer": 0,
  102. "uuid": "720ae944-fab8-416e-9b5d-dd9f6201d1e6",
  103. "coords": {
  104. "longitude": 2.3543091,
  105. "latitude": 48.8939937,
  106. "accuracy": 18.142000198364258,
  107. "speed": -1,
  108. "heading": -1,
  109. "altitude": -1
  110. },
  111. "activity": {
  112. "type": "still",
  113. "confidence": 100
  114. },
  115. "battery": {
  116. "is_charging": false,
  117. "level": 0.8399999737739563
  118. }
  119. }
  120. ]
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement