Skip to content

Commit 9c2af2c

Browse files
Applied comments about typing and commented code, as well as example of colorcontrol in scenes
1 parent b51b2d8 commit 9c2af2c

File tree

43 files changed

+345
-262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+345
-262
lines changed

data_model/clusters/Scenes.xml

+58-58
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
<?xml version="1.0"?>
2-
<!--
3-
Copyright (C) Connectivity Standards Alliance (2021). All rights reserved.
4-
The information within this document is the property of the Connectivity
5-
Standards Alliance and its use and disclosure are restricted, except as
6-
expressly set forth herein.
7-
8-
Connectivity Standards Alliance hereby grants you a fully-paid, non-exclusive,
9-
nontransferable, worldwide, limited and revocable license (without the right to
10-
sublicense), under Connectivity Standards Alliance's applicable copyright
11-
rights, to view, download, save, reproduce and use the document solely for your
12-
own internal purposes and in accordance with the terms of the license set forth
13-
herein. This license does not authorize you to, and you expressly warrant that
14-
you shall not: (a) permit others (outside your organization) to use this
15-
document; (b) post or publish this document; (c) modify, adapt, translate, or
16-
otherwise change this document in any manner or create any derivative work
17-
based on this document; (d) remove or modify any notice or label on this
18-
document, including this Copyright Notice, License and Disclaimer. The
19-
Connectivity Standards Alliance does not grant you any license hereunder other
20-
than as expressly stated herein.
21-
22-
Elements of this document may be subject to third party intellectual property
23-
rights, including without limitation, patent, copyright or trademark rights,
24-
and any such third party may or may not be a member of the Connectivity
25-
Standards Alliance. Connectivity Standards Alliance members grant other
26-
Connectivity Standards Alliance members certain intellectual property rights as
27-
set forth in the Connectivity Standards Alliance IPR Policy. Connectivity
28-
Standards Alliance members do not grant you any rights under this license. The
29-
Connectivity Standards Alliance is not responsible for, and shall not be held
30-
responsible in any manner for, identifying or failing to identify any or all
31-
such third party intellectual property rights. Please visit www.csa-iot.org for
32-
more information on how to become a member of the Connectivity Standards
33-
Alliance.
34-
35-
This document and the information contained herein are provided on an “AS IS”
36-
basis and the Connectivity Standards Alliance DISCLAIMS ALL WARRANTIES EXPRESS
37-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO (A) ANY WARRANTY THAT THE USE OF THE
38-
INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OF THIRD PARTIES (INCLUDING
39-
WITHOUT LIMITATION ANY INTELLECTUAL PROPERTY RIGHTS INCLUDING PATENT, COPYRIGHT
40-
OR TRADEMARK RIGHTS); OR (B) ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
41-
FOR A PARTICULAR PURPOSE, TITLE OR NONINFRINGEMENT. IN NO EVENT WILL THE
42-
CONNECTIVITY STANDARDS ALLIANCE BE LIABLE FOR ANY LOSS OF PROFITS, LOSS OF
43-
BUSINESS, LOSS OF USE OF DATA, INTERRUPTION OF BUSINESS, OR FOR ANY OTHER
44-
DIRECT, INDIRECT, SPECIAL OR EXEMPLARY, INCIDENTAL, PUNITIVE OR CONSEQUENTIAL
45-
DAMAGES OF ANY KIND, IN CONTRACT OR IN TORT, IN CONNECTION WITH THIS DOCUMENT
46-
OR THE INFORMATION CONTAINED HEREIN, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
47-
LOSS OR DAMAGE.
48-
49-
All company, brand and product names in this document may be trademarks that
50-
are the sole property of their respective owners.
51-
52-
This notice and disclaimer must be included on all copies of this document.
53-
54-
Connectivity Standards Alliance
55-
508 Second Street, Suite 206
56-
Davis, CA 95616, USA
57-
58-
:xrefstyle: basic
2+
<!--
3+
Copyright (C) Connectivity Standards Alliance (2021). All rights reserved.
4+
The information within this document is the property of the Connectivity
5+
Standards Alliance and its use and disclosure are restricted, except as
6+
expressly set forth herein.
7+
8+
Connectivity Standards Alliance hereby grants you a fully-paid, non-exclusive,
9+
nontransferable, worldwide, limited and revocable license (without the right to
10+
sublicense), under Connectivity Standards Alliance's applicable copyright
11+
rights, to view, download, save, reproduce and use the document solely for your
12+
own internal purposes and in accordance with the terms of the license set forth
13+
herein. This license does not authorize you to, and you expressly warrant that
14+
you shall not: (a) permit others (outside your organization) to use this
15+
document; (b) post or publish this document; (c) modify, adapt, translate, or
16+
otherwise change this document in any manner or create any derivative work
17+
based on this document; (d) remove or modify any notice or label on this
18+
document, including this Copyright Notice, License and Disclaimer. The
19+
Connectivity Standards Alliance does not grant you any license hereunder other
20+
than as expressly stated herein.
21+
22+
Elements of this document may be subject to third party intellectual property
23+
rights, including without limitation, patent, copyright or trademark rights,
24+
and any such third party may or may not be a member of the Connectivity
25+
Standards Alliance. Connectivity Standards Alliance members grant other
26+
Connectivity Standards Alliance members certain intellectual property rights as
27+
set forth in the Connectivity Standards Alliance IPR Policy. Connectivity
28+
Standards Alliance members do not grant you any rights under this license. The
29+
Connectivity Standards Alliance is not responsible for, and shall not be held
30+
responsible in any manner for, identifying or failing to identify any or all
31+
such third party intellectual property rights. Please visit www.csa-iot.org for
32+
more information on how to become a member of the Connectivity Standards
33+
Alliance.
34+
35+
This document and the information contained herein are provided on an “AS IS”
36+
basis and the Connectivity Standards Alliance DISCLAIMS ALL WARRANTIES EXPRESS
37+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO (A) ANY WARRANTY THAT THE USE OF THE
38+
INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OF THIRD PARTIES (INCLUDING
39+
WITHOUT LIMITATION ANY INTELLECTUAL PROPERTY RIGHTS INCLUDING PATENT, COPYRIGHT
40+
OR TRADEMARK RIGHTS); OR (B) ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
41+
FOR A PARTICULAR PURPOSE, TITLE OR NONINFRINGEMENT. IN NO EVENT WILL THE
42+
CONNECTIVITY STANDARDS ALLIANCE BE LIABLE FOR ANY LOSS OF PROFITS, LOSS OF
43+
BUSINESS, LOSS OF USE OF DATA, INTERRUPTION OF BUSINESS, OR FOR ANY OTHER
44+
DIRECT, INDIRECT, SPECIAL OR EXEMPLARY, INCIDENTAL, PUNITIVE OR CONSEQUENTIAL
45+
DAMAGES OF ANY KIND, IN CONTRACT OR IN TORT, IN CONNECTION WITH THIS DOCUMENT
46+
OR THE INFORMATION CONTAINED HEREIN, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
47+
LOSS OR DAMAGE.
48+
49+
All company, brand and product names in this document may be trademarks that
50+
are the sole property of their respective owners.
51+
52+
This notice and disclaimer must be included on all copies of this document.
53+
54+
Connectivity Standards Alliance
55+
508 Second Street, Suite 206
56+
Davis, CA 95616, USA
57+
58+
:xrefstyle: basic
5959
-->
6060
<cluster xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="types types.xsd cluster cluster.xsd" id="0x0062" name="Scenes Management" revision="1">
6161
<revisionHistory>
@@ -398,4 +398,4 @@ Davis, CA 95616, USA
398398
</field>
399399
</command>
400400
</commands>
401-
</cluster>
401+
</cluster>

examples/all-clusters-app/all-clusters-common/all-clusters-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -3512,9 +3512,9 @@ provisional cluster ScenesManagement = 98 {
35123512
kSceneNames = 0x1;
35133513
}
35143514

3515-
struct AttributeValuePair {
3515+
struct AttributeValuePairStruct {
35163516
attrib_id attributeID = 0;
3517-
optional int8u valueUnsigned8 = 1;
3517+
optional int8u valueUnSigned8 = 1;
35183518
optional int8s valueSigned8 = 2;
35193519
optional int16u valueUnsigned16 = 3;
35203520
optional int16s valueSigned16 = 4;
@@ -3526,7 +3526,7 @@ provisional cluster ScenesManagement = 98 {
35263526

35273527
struct ExtensionFieldSet {
35283528
cluster_id clusterID = 0;
3529-
AttributeValuePair attributeValueList[] = 1;
3529+
AttributeValuePairStruct attributeValueList[] = 1;
35303530
}
35313531

35323532
fabric_scoped struct SceneInfoStruct {
@@ -3638,7 +3638,7 @@ provisional cluster ScenesManagement = 98 {
36383638
int8u sceneIdentifierFrom = 2;
36393639
}
36403640

3641-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
3641+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
36423642
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
36433643
/** Retrieves the requested scene entry from its Scene table. */
36443644
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -2424,9 +2424,9 @@ provisional cluster ScenesManagement = 98 {
24242424
kSceneNames = 0x1;
24252425
}
24262426

2427-
struct AttributeValuePair {
2427+
struct AttributeValuePairStruct {
24282428
attrib_id attributeID = 0;
2429-
optional int8u valueUnsigned8 = 1;
2429+
optional int8u valueUnSigned8 = 1;
24302430
optional int8s valueSigned8 = 2;
24312431
optional int16u valueUnsigned16 = 3;
24322432
optional int16s valueSigned16 = 4;
@@ -2438,7 +2438,7 @@ provisional cluster ScenesManagement = 98 {
24382438

24392439
struct ExtensionFieldSet {
24402440
cluster_id clusterID = 0;
2441-
AttributeValuePair attributeValueList[] = 1;
2441+
AttributeValuePairStruct attributeValueList[] = 1;
24422442
}
24432443

24442444
fabric_scoped struct SceneInfoStruct {
@@ -2550,7 +2550,7 @@ provisional cluster ScenesManagement = 98 {
25502550
int8u sceneIdentifierFrom = 2;
25512551
}
25522552

2553-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
2553+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
25542554
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
25552555
/** Retrieves the requested scene entry from its Scene table. */
25562556
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/light-switch-app/light-switch-common/light-switch-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -2035,9 +2035,9 @@ provisional cluster ScenesManagement = 98 {
20352035
kSceneNames = 0x1;
20362036
}
20372037

2038-
struct AttributeValuePair {
2038+
struct AttributeValuePairStruct {
20392039
attrib_id attributeID = 0;
2040-
optional int8u valueUnsigned8 = 1;
2040+
optional int8u valueUnSigned8 = 1;
20412041
optional int8s valueSigned8 = 2;
20422042
optional int16u valueUnsigned16 = 3;
20432043
optional int16s valueSigned16 = 4;
@@ -2049,7 +2049,7 @@ provisional cluster ScenesManagement = 98 {
20492049

20502050
struct ExtensionFieldSet {
20512051
cluster_id clusterID = 0;
2052-
AttributeValuePair attributeValueList[] = 1;
2052+
AttributeValuePairStruct attributeValueList[] = 1;
20532053
}
20542054

20552055
fabric_scoped struct SceneInfoStruct {
@@ -2161,7 +2161,7 @@ provisional cluster ScenesManagement = 98 {
21612161
int8u sceneIdentifierFrom = 2;
21622162
}
21632163

2164-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
2164+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
21652165
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
21662166
/** Retrieves the requested scene entry from its Scene table. */
21672167
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/light-switch-app/qpg/zap/switch.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -1832,9 +1832,9 @@ provisional cluster ScenesManagement = 98 {
18321832
kSceneNames = 0x1;
18331833
}
18341834

1835-
struct AttributeValuePair {
1835+
struct AttributeValuePairStruct {
18361836
attrib_id attributeID = 0;
1837-
optional int8u valueUnsigned8 = 1;
1837+
optional int8u valueUnSigned8 = 1;
18381838
optional int8s valueSigned8 = 2;
18391839
optional int16u valueUnsigned16 = 3;
18401840
optional int16s valueSigned16 = 4;
@@ -1846,7 +1846,7 @@ provisional cluster ScenesManagement = 98 {
18461846

18471847
struct ExtensionFieldSet {
18481848
cluster_id clusterID = 0;
1849-
AttributeValuePair attributeValueList[] = 1;
1849+
AttributeValuePairStruct attributeValueList[] = 1;
18501850
}
18511851

18521852
fabric_scoped struct SceneInfoStruct {
@@ -1958,7 +1958,7 @@ provisional cluster ScenesManagement = 98 {
19581958
int8u sceneIdentifierFrom = 2;
19591959
}
19601960

1961-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
1961+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
19621962
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
19631963
/** Retrieves the requested scene entry from its Scene table. */
19641964
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/lighting-app/lighting-common/lighting-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -1852,9 +1852,9 @@ provisional cluster ScenesManagement = 98 {
18521852
kSceneNames = 0x1;
18531853
}
18541854

1855-
struct AttributeValuePair {
1855+
struct AttributeValuePairStruct {
18561856
attrib_id attributeID = 0;
1857-
optional int8u valueUnsigned8 = 1;
1857+
optional int8u valueUnSigned8 = 1;
18581858
optional int8s valueSigned8 = 2;
18591859
optional int16u valueUnsigned16 = 3;
18601860
optional int16s valueSigned16 = 4;
@@ -1866,7 +1866,7 @@ provisional cluster ScenesManagement = 98 {
18661866

18671867
struct ExtensionFieldSet {
18681868
cluster_id clusterID = 0;
1869-
AttributeValuePair attributeValueList[] = 1;
1869+
AttributeValuePairStruct attributeValueList[] = 1;
18701870
}
18711871

18721872
fabric_scoped struct SceneInfoStruct {
@@ -1978,7 +1978,7 @@ provisional cluster ScenesManagement = 98 {
19781978
int8u sceneIdentifierFrom = 2;
19791979
}
19801980

1981-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
1981+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
19821982
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
19831983
/** Retrieves the requested scene entry from its Scene table. */
19841984
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/lighting-app/silabs/data_model/lighting-thread-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -1557,9 +1557,9 @@ provisional cluster ScenesManagement = 98 {
15571557
kSceneNames = 0x1;
15581558
}
15591559

1560-
struct AttributeValuePair {
1560+
struct AttributeValuePairStruct {
15611561
attrib_id attributeID = 0;
1562-
optional int8u valueUnsigned8 = 1;
1562+
optional int8u valueUnSigned8 = 1;
15631563
optional int8s valueSigned8 = 2;
15641564
optional int16u valueUnsigned16 = 3;
15651565
optional int16s valueSigned16 = 4;
@@ -1571,7 +1571,7 @@ provisional cluster ScenesManagement = 98 {
15711571

15721572
struct ExtensionFieldSet {
15731573
cluster_id clusterID = 0;
1574-
AttributeValuePair attributeValueList[] = 1;
1574+
AttributeValuePairStruct attributeValueList[] = 1;
15751575
}
15761576

15771577
fabric_scoped struct SceneInfoStruct {
@@ -1683,7 +1683,7 @@ provisional cluster ScenesManagement = 98 {
16831683
int8u sceneIdentifierFrom = 2;
16841684
}
16851685

1686-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
1686+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
16871687
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
16881688
/** Retrieves the requested scene entry from its Scene table. */
16891689
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/lighting-app/silabs/data_model/lighting-wifi-app.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -1848,9 +1848,9 @@ provisional cluster ScenesManagement = 98 {
18481848
kSceneNames = 0x1;
18491849
}
18501850

1851-
struct AttributeValuePair {
1851+
struct AttributeValuePairStruct {
18521852
attrib_id attributeID = 0;
1853-
optional int8u valueUnsigned8 = 1;
1853+
optional int8u valueUnSigned8 = 1;
18541854
optional int8s valueSigned8 = 2;
18551855
optional int16u valueUnsigned16 = 3;
18561856
optional int16s valueSigned16 = 4;
@@ -1862,7 +1862,7 @@ provisional cluster ScenesManagement = 98 {
18621862

18631863
struct ExtensionFieldSet {
18641864
cluster_id clusterID = 0;
1865-
AttributeValuePair attributeValueList[] = 1;
1865+
AttributeValuePairStruct attributeValueList[] = 1;
18661866
}
18671867

18681868
fabric_scoped struct SceneInfoStruct {
@@ -1974,7 +1974,7 @@ provisional cluster ScenesManagement = 98 {
19741974
int8u sceneIdentifierFrom = 2;
19751975
}
19761976

1977-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
1977+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
19781978
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
19791979
/** Retrieves the requested scene entry from its Scene table. */
19801980
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/placeholder/linux/apps/app1/config.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -3018,9 +3018,9 @@ provisional cluster ScenesManagement = 98 {
30183018
kSceneNames = 0x1;
30193019
}
30203020

3021-
struct AttributeValuePair {
3021+
struct AttributeValuePairStruct {
30223022
attrib_id attributeID = 0;
3023-
optional int8u valueUnsigned8 = 1;
3023+
optional int8u valueUnSigned8 = 1;
30243024
optional int8s valueSigned8 = 2;
30253025
optional int16u valueUnsigned16 = 3;
30263026
optional int16s valueSigned16 = 4;
@@ -3032,7 +3032,7 @@ provisional cluster ScenesManagement = 98 {
30323032

30333033
struct ExtensionFieldSet {
30343034
cluster_id clusterID = 0;
3035-
AttributeValuePair attributeValueList[] = 1;
3035+
AttributeValuePairStruct attributeValueList[] = 1;
30363036
}
30373037

30383038
fabric_scoped struct SceneInfoStruct {
@@ -3144,7 +3144,7 @@ provisional cluster ScenesManagement = 98 {
31443144
int8u sceneIdentifierFrom = 2;
31453145
}
31463146

3147-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
3147+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
31483148
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
31493149
/** Retrieves the requested scene entry from its Scene table. */
31503150
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

examples/placeholder/linux/apps/app2/config.matter

+4-4
Original file line numberDiff line numberDiff line change
@@ -2975,9 +2975,9 @@ provisional cluster ScenesManagement = 98 {
29752975
kSceneNames = 0x1;
29762976
}
29772977

2978-
struct AttributeValuePair {
2978+
struct AttributeValuePairStruct {
29792979
attrib_id attributeID = 0;
2980-
optional int8u valueUnsigned8 = 1;
2980+
optional int8u valueUnSigned8 = 1;
29812981
optional int8s valueSigned8 = 2;
29822982
optional int16u valueUnsigned16 = 3;
29832983
optional int16s valueSigned16 = 4;
@@ -2989,7 +2989,7 @@ provisional cluster ScenesManagement = 98 {
29892989

29902990
struct ExtensionFieldSet {
29912991
cluster_id clusterID = 0;
2992-
AttributeValuePair attributeValueList[] = 1;
2992+
AttributeValuePairStruct attributeValueList[] = 1;
29932993
}
29942994

29952995
fabric_scoped struct SceneInfoStruct {
@@ -3101,7 +3101,7 @@ provisional cluster ScenesManagement = 98 {
31013101
int8u sceneIdentifierFrom = 2;
31023102
}
31033103

3104-
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "AttributeValue": VALUE}]}' */
3104+
/** Add a scene to the scene table. Extension field sets are supported, and are inputed as '{"ClusterID": VALUE, "AttributeValueList":[{"AttributeId": VALUE, "ValueX": VALUE}]}' */
31053105
fabric command access(invoke: manage) AddScene(AddSceneRequest): AddSceneResponse = 0;
31063106
/** Retrieves the requested scene entry from its Scene table. */
31073107
fabric command ViewScene(ViewSceneRequest): ViewSceneResponse = 1;

0 commit comments

Comments
 (0)