-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathinstall.json
29 lines (29 loc) · 868 Bytes
/
install.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"lifecycle": "INSTALL",
"executionId": "00000000-0000-0000-0000-000000000000",
"appId": "00000000-0000-0000-0000-000000000000",
"locale": "en",
"version": "0.1.0",
"client": {
"os": "android",
"version": "1.7.57.23",
"language": "en-US",
"displayMode": "LIGHT",
"timeZoneOffset": "",
"supportedTemplates": [],
"samsungAccountId": ""
},
"installData": {
"authToken": "00000000-0000-0000-0000-000000000000",
"refreshToken": "00000000-0000-0000-0000-000000000000",
"installedApp": {
"installedAppId": "00000000-0000-0000-0000-000000000000",
"locationId": "00000000-0000-0000-0000-000000000000",
"config": {},
"permissions": [
"r:locations:*"
]
}
},
"settings": {}
}