Skip to content

Commit 7cf2b72

Browse files
lpbeliveau-silabsbzbarsky-apple
andcommittedJul 5, 2024
Update src/app/zap-templates/zcl/data-model/chip/scene.xml
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 85125fd commit 7cf2b72

File tree

1 file changed

+1
-1
lines changed
  • src/app/zap-templates/zcl/data-model/chip

1 file changed

+1
-1
lines changed
 

‎src/app/zap-templates/zcl/data-model/chip/scene.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ limitations under the License.
8686
<attribute side="server" code="0x0002" define="FABRIC_SCENE_INFO" type="array" entryType="SceneInfoStruct" writable="false" optional="false">FabricSceneInfo</attribute>
8787
<command source="client" code="0x00" name="AddScene" response="AddSceneResponse" isFabricScoped="true" optional="false" cli="chip scenes add">
8888
<description>
89-
Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}'
89+
Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeID": VALUE, "Value*": VALUE}]}'
9090
</description>
9191
<arg name="GroupID" type="group_id"/>
9292
<arg name="SceneID" type="int8u"/>

0 commit comments

Comments
 (0)