60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
{
|
|
"custom": {},
|
|
"propConfig": {
|
|
"props.auth": {
|
|
"access": "PRIVATE",
|
|
"persistent": false
|
|
},
|
|
"props.device.accelerometer": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.device.identifier": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.device.timezone": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.device.type": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.device.userAgent": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.gateway": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.geolocation.data": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.geolocation.permissionGranted": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.host": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.id": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
},
|
|
"props.lastActivity": {
|
|
"access": "SYSTEM",
|
|
"persistent": false
|
|
}
|
|
},
|
|
"props": {
|
|
"address": "10.10.55.14",
|
|
"device": {},
|
|
"geolocation": {},
|
|
"locale": "en-US",
|
|
"timeZoneId": "America/Los_Angeles"
|
|
}
|
|
} |