Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable EventList attribute in yaml tests and code #28299

Merged
merged 24 commits into from
Jul 28, 2023
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ca5180a
Add pics to all EventList reads
andreilitvin Jul 25, 2023
2449fcd
Update AttributeList validation based on event list enabled pics
andreilitvin Jul 25, 2023
8cdd5e1
Define the pics
andreilitvin Jul 25, 2023
571235e
zap regen
andreilitvin Jul 25, 2023
5f63f8a
Restyle
andreilitvin Jul 25, 2023
5f43313
Update ci-pics-values
andy31415 Jul 26, 2023
c7f7522
Enable PICS event list to pass CI. Separate PR to disable the pics an…
andy31415 Jul 26, 2023
15df6b4
Mark PICS EVENT LIST attribute disabled
andy31415 Jul 26, 2023
5217ee4
Mass-disable eventlist server-side attribute in zap
andy31415 Jul 26, 2023
136f507
Zap regen: shows eventlist attribute gone at least from .matter files
andy31415 Jul 26, 2023
5abc671
Disable eventlist attribute from build config
andy31415 Jul 26, 2023
13659bc
Fix test constants ... but this does not exactly explain the content :(
andy31415 Jul 26, 2023
d1a68dd
Adjust comment
andy31415 Jul 26, 2023
1679f5b
Merge branch 'master' into disable_eventlist_attribute
andy31415 Jul 26, 2023
d1616b6
Merge branch 'master' into disable_eventlist_attribute
andy31415 Jul 27, 2023
2556578
zap regen
andy31415 Jul 27, 2023
77be267
Add more comments regarding chunking...this logic is odd though
andy31415 Jul 27, 2023
94f3b69
Merge branch 'master' into disable_eventlist_attribute
andreilitvin Jul 28, 2023
04a8826
Update src/app/tests/TestReadInteraction.cpp
andy31415 Jul 28, 2023
e75858a
Update src/app/tests/TestReadInteraction.cpp
andy31415 Jul 28, 2023
b668d34
Update src/app/tests/TestReadInteraction.cpp
andy31415 Jul 28, 2023
526d95c
Update src/app/tests/TestReadInteraction.cpp
andy31415 Jul 28, 2023
25fb008
Update src/app/tests/TestReadInteraction.cpp
andy31415 Jul 28, 2023
40f1277
Restyled by whitespace
restyled-commits Jul 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6360,7 +6360,6 @@ endpoint 0 {
ram attribute supportsDNSResolve default = false;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
andy31415 marked this conversation as resolved.
Show resolved Hide resolved
callback attribute attributeList;
ram attribute featureMap default = 0x0B;
ram attribute clusterRevision default = 2;
Expand Down Expand Up @@ -6415,7 +6414,6 @@ endpoint 0 {
callback attribute clientsSupportedPerFabric default = 2;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 1;
ram attribute clusterRevision default = 1;
Expand Down Expand Up @@ -6596,7 +6594,6 @@ endpoint 1 {
callback attribute onMode;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6609,7 +6606,6 @@ endpoint 1 {
callback attribute onMode;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6622,7 +6618,6 @@ endpoint 1 {
callback attribute onMode;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6635,7 +6630,6 @@ endpoint 1 {
callback attribute onMode;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6646,7 +6640,6 @@ endpoint 1 {
callback attribute supportedTemperatureLevels;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 2;
ram attribute clusterRevision default = 1;
Expand All @@ -6659,7 +6652,6 @@ endpoint 1 {
ram attribute supported default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6672,7 +6664,6 @@ endpoint 1 {
callback attribute onMode;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6682,7 +6673,6 @@ endpoint 1 {
ram attribute airQuality default = 0;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 15;
ram attribute clusterRevision default = 1;
Expand Down Expand Up @@ -6725,7 +6715,6 @@ endpoint 1 {
ram attribute supported default = 15;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 1;
ram attribute clusterRevision default = 1;
Expand All @@ -6742,7 +6731,6 @@ endpoint 1 {
callback attribute operationalError;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6759,7 +6747,6 @@ endpoint 1 {
callback attribute operationalError default = 0;
callback attribute generatedCommandList default = 0;
callback attribute acceptedCommandList default = 0;
callback attribute eventList default = 0;
callback attribute attributeList default = 0;
ram attribute featureMap default = 0;
ram attribute clusterRevision default = 1;
Expand All @@ -6774,7 +6761,6 @@ endpoint 1 {
callback attribute replacementProductList;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 3;
ram attribute clusterRevision default = 1;
Expand All @@ -6789,7 +6775,6 @@ endpoint 1 {
callback attribute replacementProductList;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 3;
ram attribute clusterRevision default = 1;
Expand Down Expand Up @@ -7095,7 +7080,6 @@ endpoint 1 {
ram attribute levelValue default = 3;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7115,7 +7099,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7135,7 +7118,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7155,7 +7137,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7175,7 +7156,6 @@ endpoint 1 {
ram attribute levelValue default = 2;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7195,7 +7175,6 @@ endpoint 1 {
ram attribute levelValue default = 2;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7215,7 +7194,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7235,7 +7213,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7255,7 +7232,6 @@ endpoint 1 {
ram attribute levelValue default = 1;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand All @@ -7275,7 +7251,6 @@ endpoint 1 {
ram attribute levelValue default = 3;
callback attribute generatedCommandList;
callback attribute acceptedCommandList;
callback attribute eventList;
callback attribute attributeList;
ram attribute featureMap default = 63;
ram attribute clusterRevision default = 3;
Expand Down
Loading