core/tests/components/pushbullet/fixtures/devices.json

47 lines
1.0 KiB
JSON

{
"accounts": [],
"blocks": [],
"channels": [],
"chats": [],
"clients": [],
"contacts": [],
"devices": [
{
"active": true,
"iden": "identity1",
"created": 1.514520333770855e9,
"modified": 1.5151951594363022e9,
"type": "windows",
"kind": "windows",
"nickname": "DESKTOP",
"manufacturer": "Microsoft",
"model": "Windows 10 Home",
"app_version": 396,
"fingerprint": "{\"cpu\":\"AMD\",\"computer_name\":\"DESKTOP\"}",
"pushable": true,
"icon": "desktop",
"remote_files": "disabled"
},
{
"active": true,
"iden": "identity2",
"created": 1.5144974875448499e9,
"modified": 1.514574792288634e9,
"type": "ios",
"kind": "ios",
"nickname": "My iPhone",
"manufacturer": "Apple",
"model": "iPhone",
"app_version": 8646,
"push_token": "production:mytoken",
"pushable": true,
"icon": "phone"
}
],
"grants": [],
"pushes": [],
"profiles": [],
"subscriptions": [],
"texts": []
}