File tree 1 file changed +4
-4
lines changed
src/app/zap-templates/zcl/data-model/chip
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
- Copyright (c) 2024 Project CHIP Authors
3
+ Copyright (c) 2024-2025 Project CHIP Authors
4
4
5
5
Licensed under the Apache License, Version 2.0 (the "License");
6
6
you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@ limitations under the License.
18
18
XML generated by Alchemy; DO NOT EDIT.
19
19
Source: src/app_clusters/PushAVStreamTransport.adoc
20
20
Parameters: in-progress
21
- Git: 1.4-455-gf44904673
21
+ Git: 1.4-534-g3214b3502
22
22
-->
23
23
<configurator xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../zcl.xsd" >
24
24
<domain name =" Cameras" />
@@ -116,11 +116,11 @@ Git: 1.4-455-gf44904673
116
116
117
117
<struct name =" TransportOptionsStruct" apiMaturity =" provisional" >
118
118
<cluster code =" 0x0555" />
119
- <item fieldId =" 0" name =" StreamType " type =" StreamTypeEnum " min =" 0x00" max =" 0x03" />
119
+ <item fieldId =" 0" name =" StreamUsage " type =" StreamUsageEnum " min =" 0x00" max =" 0x03" />
120
120
<item fieldId =" 1" name =" VideoStreamID" type =" int16u" optional =" true" />
121
121
<item fieldId =" 2" name =" AudioStreamID" type =" int16u" optional =" true" />
122
122
<item fieldId =" 3" name =" EndpointID" type =" int16u" />
123
- <item fieldId =" 4" name =" URL" type =" long_char_string" length =" 256 " />
123
+ <item fieldId =" 4" name =" URL" type =" long_char_string" length =" 2000 " />
124
124
<item fieldId =" 5" name =" TriggerOptions" type =" TransportTriggerOptionsStruct" />
125
125
<item fieldId =" 6" name =" IngestMethod" type =" IngestMethodsEnum" min =" 0x00" max =" 0x00" />
126
126
<item fieldId =" 7" name =" ContainerFormat" type =" ContainerFormatEnum" min =" 0x00" max =" 0x00" />
You can’t perform that action at this time.
0 commit comments