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

Quickfix/test app te2 laundry washer controls #28698

Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Updating
  • Loading branch information
abeck-riis committed Aug 10, 2023
commit 739762eabdff494942f4257d64eed634384a392e
28 changes: 14 additions & 14 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.zap
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"endpointTypes": [
{
"id": 5,
"id": 12,
"name": "MA-rootdevice",
"deviceTypeRef": {
"id": 177,
Expand Down Expand Up @@ -9506,7 +9506,7 @@
]
},
{
"id": 7,
"id": 10,
"name": "MA-onofflight",
"deviceTypeRef": {
"id": 183,
Expand Down Expand Up @@ -14125,8 +14125,8 @@
"mfgCode": null,
"side": "server",
"type": "array",
"included": 0,
"storageOption": "RAM",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand All @@ -14141,7 +14141,7 @@
"mfgCode": null,
"side": "server",
"type": "int8u",
"included": 0,
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
Expand All @@ -14157,7 +14157,7 @@
"mfgCode": null,
"side": "server",
"type": "NumberOfRinsesEnum",
"included": 0,
"included": 1,
"storageOption": "RAM",
"singleton": 0,
"bounded": 0,
Expand All @@ -14173,8 +14173,8 @@
"mfgCode": null,
"side": "server",
"type": "array",
"included": 0,
"storageOption": "RAM",
"included": 1,
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand All @@ -14190,7 +14190,7 @@
"side": "server",
"type": "array",
"included": 1,
"storageOption": "RAM",
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand All @@ -14206,7 +14206,7 @@
"side": "server",
"type": "array",
"included": 1,
"storageOption": "RAM",
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand All @@ -14222,7 +14222,7 @@
"side": "server",
"type": "array",
"included": 1,
"storageOption": "RAM",
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand All @@ -14238,7 +14238,7 @@
"side": "server",
"type": "array",
"included": 1,
"storageOption": "RAM",
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
Expand Down Expand Up @@ -29197,7 +29197,7 @@
]
},
{
"id": 6,
"id": 9,
"name": "MA-onofflight",
"deviceTypeRef": {
"id": 183,
Expand Down Expand Up @@ -32829,7 +32829,7 @@
]
},
{
"id": 8,
"id": 11,
"name": "Anonymous Endpoint Type",
"deviceTypeRef": {
"id": 228,
Expand Down