Advertisement
Guest User

Untitled

a guest
May 27th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "plantName": "Brocoli",
  3. "typePlant": "Légume",
  4. "data": [
  5. {
  6. "time": "2015-05-25T03:05:52Z",
  7. "humidity": 68,
  8. "luminosity": 45
  9. },
  10. {
  11. "time": "2015-05-25T03:05:50Z",
  12. "humidity": 62,
  13. "luminosity": 50
  14. },
  15. {
  16. "time": "2015-05-25T03:05:48Z",
  17. "humidity": 61,
  18. "luminosity": 55
  19. }
  20. ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement