◦ CFBundleURLSchemes 24 { "devices": [ { "name": "enterprises/.../devices/...", "type": "sdm.devices.types.CAMERA", "assignee": "enterprises/.../structures/...", "traits": { "sdm.devices.traits.Info": { "customName": "..." }, "sdm.devices.traits.CameraLiveStream": {"videoCodecs": ["H264"], "audioCodecs": ["OPUS"], "supportedProtocols": ["WEB_RTC"]}, "sdm.devices.traits.CameraPerson": {}, "sdm.devices.traits.CameraMotion": {} }, "parentRelations": [ { "parent": "enterprises/.../structures/...", "displayName": "..." } ] }, ... ] }