@@ -14,7 +14,13 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
14
See the License for the specific language governing permissions and
15
15
limitations under the License.
16
16
-->
17
- <configurator >
17
+ <!--
18
+ XML generated by Alchemy; DO NOT EDIT.
19
+ Source: src/app_clusters/CameraAVStreamManagement.adoc
20
+ Parameters: in-progress
21
+ Git: 0.9-fall2024-226-g7c97a5e42
22
+ -->
23
+ <configurator xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../zcl.xsd" >
18
24
<domain name =" General" />
19
25
<enum name =" AudioCodecEnum" type =" enum8" >
20
26
<cluster code =" 0x0551" />
@@ -29,6 +35,9 @@ limitations under the License.
29
35
30
36
<enum name =" StreamTypeEnum" type =" enum8" >
31
37
<cluster code =" 0x0551" />
38
+ <cluster code =" 0x0553" />
39
+ <cluster code =" 0x0554" />
40
+ <cluster code =" 0x0555" />
32
41
<item name =" Internal" value =" 0x00" />
33
42
<item name =" Recording" value =" 0x01" />
34
43
<item name =" Analysis" value =" 0x02" />
@@ -42,7 +51,7 @@ limitations under the License.
42
51
<item name =" Auto" value =" 0x02" />
43
52
</enum >
44
53
45
- <enum name =" TwowayTalkSupportTypeEnum " type =" enum8" >
54
+ <enum name =" TwoWayTalkSupportTypeEnum " type =" enum8" >
46
55
<cluster code =" 0x0551" />
47
56
<item name =" NotSupported" value =" 0x00" />
48
57
<item name =" HalfDuplex" value =" 0x01" />
@@ -81,7 +90,7 @@ limitations under the License.
81
90
<cluster code =" 0x0551" />
82
91
<cluster code =" 0x0552" />
83
92
<item fieldId =" 0" name =" StreamID" type =" int16u" />
84
- <item fieldId =" 1" name =" OnOff " type =" boolean" />
93
+ <item fieldId =" 1" name =" Enabled " type =" boolean" />
85
94
</struct >
86
95
87
96
<struct name =" RateDistortionTradeOffPointsStruct" apiMaturity =" provisional" >
@@ -151,7 +160,7 @@ limitations under the License.
151
160
</struct >
152
161
153
162
<cluster >
154
- <domain > General</ domain >
163
+ <domain name = " General" / >
155
164
<name >Camera AV Stream Management</name >
156
165
<code >0x0551</code >
157
166
<define >CAMERA_AV_STREAM_MANAGEMENT_CLUSTER</define >
@@ -222,7 +231,7 @@ limitations under the License.
222
231
<description >SpeakerCapabilities</description >
223
232
<access op =" read" privilege =" administer" />
224
233
</attribute >
225
- <attribute code =" 0x000A" side =" server" define =" TWO_WAY_TALK_SUPPORT" type =" TwowayTalkSupportTypeEnum " reportable =" true" min =" 0x00" max =" 0x02" optional =" true" >
234
+ <attribute code =" 0x000A" side =" server" define =" TWO_WAY_TALK_SUPPORT" type =" TwoWayTalkSupportTypeEnum " reportable =" true" min =" 0x00" max =" 0x02" optional =" true" >
226
235
<description >TwoWayTalkSupport</description >
227
236
<access op =" read" privilege =" administer" />
228
237
</attribute >
@@ -319,33 +328,33 @@ limitations under the License.
319
328
<description >Viewport</description >
320
329
<access op =" read" privilege =" administer" />
321
330
</attribute >
322
- <attribute code =" 0x0020" side =" server" define =" SPKR_ON_OFF " type =" boolean" writable =" true" optional =" true" >
323
- <description >SpkrOnOff </description >
331
+ <attribute code =" 0x0020" side =" server" define =" SPEAKER_ENABLED " type =" boolean" writable =" true" optional =" true" >
332
+ <description >SpeakerEnabled </description >
324
333
<access op =" read" privilege =" administer" />
325
334
<access op =" write" privilege =" administer" />
326
335
</attribute >
327
- <attribute code =" 0x0021" side =" server" define =" SPKR_VOLUME_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
328
- <description >SpkrVolumeLevel </description >
336
+ <attribute code =" 0x0021" side =" server" define =" SPEAKER_VOLUME_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
337
+ <description >SpeakerVolumeLevel </description >
329
338
<access op =" read" privilege =" administer" />
330
339
<access op =" write" privilege =" administer" />
331
340
</attribute >
332
- <attribute code =" 0x0022" side =" server" define =" SPKR_MAX_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
333
- <description >SpkrMaxLevel </description >
341
+ <attribute code =" 0x0022" side =" server" define =" SPEAKER_MAX_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
342
+ <description >SpeakerMaxLevel </description >
334
343
<access op =" read" privilege =" administer" />
335
344
<access op =" write" privilege =" administer" />
336
345
</attribute >
337
- <attribute code =" 0x0023" side =" server" define =" SPKR_MIN_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
338
- <description >SpkrMinLevel </description >
346
+ <attribute code =" 0x0023" side =" server" define =" SPEAKER_MIN_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
347
+ <description >SpeakerMinLevel </description >
339
348
<access op =" read" privilege =" administer" />
340
349
<access op =" write" privilege =" administer" />
341
350
</attribute >
342
- <attribute code =" 0x0024" side =" server" define =" MIC_ON_OFF " type =" boolean" writable =" true" optional =" true" >
343
- <description >MicOnOff </description >
351
+ <attribute code =" 0x0024" side =" server" define =" MIC_STATUS " type =" boolean" writable =" true" optional =" true" >
352
+ <description >MicStatus </description >
344
353
<access op =" read" privilege =" administer" />
345
354
<access op =" write" privilege =" administer" />
346
355
</attribute >
347
- <attribute code =" 0x0025" side =" server" define =" MIC_CURRENT_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
348
- <description >MicCurrentLevel </description >
356
+ <attribute code =" 0x0025" side =" server" define =" MIC_VOLUME_LEVEL " type =" int8u" max =" 254" writable =" true" optional =" true" >
357
+ <description >MicVolumeLevel </description >
349
358
<access op =" read" privilege =" administer" />
350
359
<access op =" write" privilege =" administer" />
351
360
</attribute >
@@ -359,8 +368,8 @@ limitations under the License.
359
368
<access op =" read" privilege =" administer" />
360
369
<access op =" write" privilege =" administer" />
361
370
</attribute >
362
- <attribute code =" 0x0028" side =" server" define =" MIC_AGC " type =" boolean" writable =" true" optional =" true" >
363
- <description >MicAGC </description >
371
+ <attribute code =" 0x0028" side =" server" define =" MIC_AGCENABLED " type =" boolean" writable =" true" optional =" true" >
372
+ <description >MicAGCEnabled </description >
364
373
<access op =" read" privilege =" administer" />
365
374
<access op =" write" privilege =" administer" />
366
375
</attribute >
@@ -517,12 +526,12 @@ limitations under the License.
517
526
518
527
<command code =" 0x0F" source =" client" name =" SetImageFlipHorizontal" optional =" true" >
519
528
<description >The data fields for this command SHALL be as follows: </description >
520
- <arg id =" 0" name =" OnOff " type =" boolean" />
529
+ <arg id =" 0" name =" Enabled " type =" boolean" />
521
530
</command >
522
531
523
532
<command code =" 0x10" source =" client" name =" SetImageFlipVertical" optional =" true" >
524
533
<description >The data fields for this command SHALL be as follows: </description >
525
- <arg id =" 0" name =" OnOff " type =" boolean" />
534
+ <arg id =" 0" name =" Enabled " type =" boolean" />
526
535
</command >
527
536
528
537
<command code =" 0x11" source =" client" name =" SetWatermark" optional =" true" >
0 commit comments