Advertisement
Guest User

source json

a guest
May 14th, 2015
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "attributes": [
  2.   {
  3.     "group": "activity",
  4.     "priority": 1,
  5.     "items": [
  6.       {
  7.         "attribute": "steps",
  8.         "label": "Steps",
  9.         "value": 9523,
  10.         "service": "withings",
  11.         "priority": 1,
  12.         "private": false,
  13.         "value_type": 0,
  14.         "value_type_description": "Integer"
  15.       },
  16.       {
  17.         "attribute": "steps_active_min",
  18.         "label": "Active minutes",
  19.         "value": 73,
  20.         "service": "withings",
  21.         "priority": 2,
  22.         "private": false,
  23.         "value_type": 3,
  24.         "value_type_description": "Period (min)"
  25.       },
  26.       {
  27.         "attribute": "steps_goal",
  28.         "label": "Steps goal",
  29.         "value": 10000,
  30.         "service": "withings",
  31.         "priority": 11,
  32.         "private": false,
  33.         "value_type": 0,
  34.         "value_type_description": "Integer"
  35.       }
  36.     ]
  37.   }
  38. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement