-
Notifications
You must be signed in to change notification settings - Fork 1
/
nest_devices.json
42 lines (42 loc) · 1.76 KB
/
nest_devices.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
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"devices": [
{
"name": "enterprises/08d9e2a7-8dc9-402e-b8de-0ef782272000/devices/AVPHwEsI30-xaU4uhj3pLYjevh0bleO8SBeRQsfACrdE4t1_NLUpyuN4-PrYI0jsDT8JRBr3S06GEKaCEp2DLzsSe4JyGg",
"type": "sdm.devices.types.DOORBELL",
"assignee": "enterprises/08d9e2a7-8dc9-402e-b8de-0ef782272000/structures/AVPHwEuWqPoFicmyIQUcAmmojLQ_6baiH9rO7_kry5J4lhlSgn7vQkv8NqzuzY2jCxyN5SdSFH63vR1hqP4deU3vE3FCFw/rooms/AVPHwEsuPXTi7ADTxPKAzIxE3_Mj0pFH1AyFOcanTaG2Y_lAHzST3gCT_4w88fggTND-KNt5w5vI43Egns-Qj37xVv5rWbEj5Q8krP04M09AHDy0K2UEF2eq-al4_Is_Z9usaY9vKMAPGtk",
"traits": {
"sdm.devices.traits.Info": {
"customName": ""
},
"sdm.devices.traits.CameraLiveStream": {
"maxVideoResolution": {
"width": 640,
"height": 480
},
"videoCodecs": [
"H264"
],
"audioCodecs": [
"AAC"
]
},
"sdm.devices.traits.CameraImage": {
"maxImageResolution": {
"width": 1920,
"height": 1200
}
},
"sdm.devices.traits.CameraPerson": {},
"sdm.devices.traits.CameraSound": {},
"sdm.devices.traits.CameraMotion": {},
"sdm.devices.traits.CameraEventImage": {}
},
"parentRelations": [
{
"parent": "enterprises/08d9e2a7-8dc9-402e-b8de-0ef782272000/structures/AVPHwEuWqPoFicmyIQUcAmmojLQ_6baiH9rO7_kry5J4lhlSgn7vQkv8NqzuzY2jCxyN5SdSFH63vR1hqP4deU3vE3FCFw/rooms/AVPHwEsuPXTi7ADTxPKAzIxE3_Mj0pFH1AyFOcanTaG2Y_lAHzST3gCT_4w88fggTND-KNt5w5vI43Egns-Qj37xVv5rWbEj5Q8krP04M09AHDy0K2UEF2eq-al4_Is_Z9usaY9vKMAPGtk",
"displayName": "Front Door"
}
]
}
]
}