From 383209bfb4dcfa4fff0fd2d4d29a30cd0cc71980 Mon Sep 17 00:00:00 2001 From: Mark Trayer Date: Wed, 18 Dec 2024 15:12:04 -0600 Subject: [PATCH] New alchemy version of the XML following spec updates to normalize use of case in attribute and field names for acronyms. --- ...settings-user-level-management-cluster.xml | 116 +++++++++++++++--- 1 file changed, 97 insertions(+), 19 deletions(-) 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. + + +