diff --git a/src/app/zap-templates/zcl/data-model/chip/camera-av-settings-user-level-management-cluster.xml b/src/app/zap-templates/zcl/data-model/chip/camera-av-settings-user-level-management-cluster.xml index 7edf910b2940dc..a541695c50a0f0 100644 --- a/src/app/zap-templates/zcl/data-model/chip/camera-av-settings-user-level-management-cluster.xml +++ b/src/app/zap-templates/zcl/data-model/chip/camera-av-settings-user-level-management-cluster.xml @@ -16,9 +16,9 @@ limitations under the License. --> @@ -68,57 +68,135 @@ Git: 1.4-267-gc3d95b5c9 true - MptzPosition - MaxPresets - MptzPresets - DptzRelativeMove - ZoomMax - TiltMin - TiltMax - PanMin - PanMax - + + MPTZPosition + + + + + + + + + + MaxPresets + + + + + + MPTZPresets + + + + + + DPTZRelativeMove + + + + + + ZoomMax + + + + + + TiltMin + + + + + + TiltMax + + + + + + PanMin + + + + + + PanMax + + + + + This command SHALL set the values for the pan, tilt, and zoom in the mechanical PTZ. + + + + + + + - + This command SHALL move the device by the delta values relative to the currently defined position. + + + + + + + - + This command SHALL move the camera to the positions specified by the Preset passed. + + + - + This command allows creating a new preset or updating the values of an existing one. + + + - + This command SHALL remove a preset entry from the PresetMptzTable. + + + - + This command allows for setting the digital viewport for a specific Video Stream. + + + - + This command SHALL change the viewports location by the amount specified in a relative fashion. + + +