base-data-manager/test/fixtures/fitbit-2026-02/FullHumanName/Social/badge.json

29 lines
912 B
JSON

[
{
"encodedId": "xxxxxx",
"badgeType": "DAILY_STEPS",
"value": 1111,
"timesAchieved": 111,
"dateTime": "2020-04-13",
"name": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"shortName": "xxxxxxxxx",
"earnedMessage": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"description": "xxxxxxxxxxxxxxxxxxxx",
"category": "xxxxxxxxxxx",
"shareText": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
},
{
"encodedId": "xxxxxx",
"badgeType": "LIFETIME_DISTANCE",
"value": 1111,
"unit": "xxxxx",
"timesAchieved": 1,
"dateTime": "2020-04-13",
"name": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"shortName": "xxxxx",
"earnedMessage": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"description": "xxxxxxxxxxxxxxxxxxxx",
"category": "xxxxxxxxxxxxxxxxx",
"shareText": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
]