|
27 | 27 | "boolean-state-configuration-cluster.xml",
|
28 | 28 | "actions-cluster.xml",
|
29 | 29 | "bridged-device-basic-information.xml",
|
| 30 | + "camera-av-stream-management-cluster.xml", |
30 | 31 | "chip-ota.xml",
|
31 | 32 | "channel-cluster.xml",
|
32 | 33 | "clusters-extensions.xml",
|
|
679 | 680 | "ThreadNetworks",
|
680 | 681 | "ThreadNetworkTableSize"
|
681 | 682 | ],
|
682 |
| - "Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"] |
| 683 | + "Service Area": ["CurrentArea", "EstimatedEndTime", "FeatureMap"], |
| 684 | + "Camera AV Stream Management": [ |
| 685 | + "MaxConcurrentVideoEncoders", |
| 686 | + "MaxEncodedPixelRate", |
| 687 | + "VideoSensorParams", |
| 688 | + "NightVisionCapable", |
| 689 | + "MinViewPortWidth", |
| 690 | + "MinViewPortHeight", |
| 691 | + "RateDistortionTradeOffPoints", |
| 692 | + "MaxPreRollBufferSize", |
| 693 | + "MicrophoneCapabilities", |
| 694 | + "SpeakerCapabilities", |
| 695 | + "TwoWayTalkSupport", |
| 696 | + "SupportedSnapshotParams", |
| 697 | + "HDRCapable", |
| 698 | + "MaxNetworkBandwidth", |
| 699 | + "CurrentFrameRate", |
| 700 | + "HDRMode", |
| 701 | + "CurrentVideoCodecs", |
| 702 | + "CurrentSnapshotConfig", |
| 703 | + "FabricsUsingCamera", |
| 704 | + "AllocatedVideoStreams", |
| 705 | + "AllocatedAudioStreams", |
| 706 | + "AllocatedSnapshotStreams", |
| 707 | + "RankedVideoStreamPrioritiesList", |
| 708 | + "SoftRecordingPrivacyModeSetting", |
| 709 | + "SoftLivestreamPrivacyModeSetting", |
| 710 | + "HardPrivacyMode", |
| 711 | + "NightVision", |
| 712 | + "NightVisionIllum", |
| 713 | + "AWB", |
| 714 | + "ShutterSpeed", |
| 715 | + "ISO", |
| 716 | + "Viewport", |
| 717 | + "SpkrOnOff", |
| 718 | + "SpkrVolumeLevel", |
| 719 | + "SpkrMaxLevel", |
| 720 | + "SpkrMinLevel", |
| 721 | + "MicOnOff", |
| 722 | + "MicCurrentLevel", |
| 723 | + "MicMaxLevel", |
| 724 | + "MicMinLevel", |
| 725 | + "MicAGC", |
| 726 | + "ImageRotation", |
| 727 | + "ImageFlipHorizontal", |
| 728 | + "ImageFlipVertical", |
| 729 | + "LocalVideoRecordingEnabled", |
| 730 | + "LocalSnapshotRecordingEnabled", |
| 731 | + "StatusLight", |
| 732 | + "StatusLightBrightness", |
| 733 | + "DepthSensorStatus", |
| 734 | + "WatermarkEnabled", |
| 735 | + "OSDEnabled" |
| 736 | + ] |
683 | 737 | },
|
684 | 738 | "mandatoryDeviceTypes": "0x0016",
|
685 | 739 | "defaultReportingPolicy": "mandatory",
|
|
0 commit comments