Skip to content

Commit 07a7b8b

Browse files
kkasperczyk-norlubos
authored andcommitted
samples: matter: re-generated zap files
* Updated .zap files version for all samples and applications * Re-generated zap-related source files * Added .matter files that are now required by data model generation Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent 3fe9527 commit 07a7b8b

File tree

87 files changed

+45931
-12894
lines changed

Some content is hidden

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

87 files changed

+45931
-12894
lines changed

applications/matter_bridge/snippets/onoff_plug/bridge.matter

Lines changed: 2771 additions & 0 deletions
Large diffs are not rendered by default.

applications/matter_bridge/snippets/onoff_plug/bridge.zap

Lines changed: 39 additions & 462 deletions
Large diffs are not rendered by default.

applications/matter_bridge/snippets/onoff_plug/zap-generated/IMClusterCommandHandler.cpp

Lines changed: 105 additions & 204 deletions
Large diffs are not rendered by default.

applications/matter_bridge/snippets/onoff_plug/zap-generated/access.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
/* Cluster: On/Off, Attribute: StartUpOnOff, Privilege: view */ \
3333
0x0000001F, /* Cluster: Access Control, Attribute: ACL, Privilege: administer */ \
3434
0x0000001F, /* Cluster: Access Control, Attribute: Extension, Privilege: administer */ \
35-
/* Cluster: Basic Information, Attribute: NodeLabel, Privilege: view */ \
36-
/* Cluster: Basic Information, Attribute: Location, Privilege: view */ \
3735
/* Cluster: OTA Software Update Requestor, Attribute: DefaultOTAProviders, Privilege: view */ \
38-
/* Cluster: General Commissioning, Attribute: Breadcrumb, Privilege: view */ \
3936
0x00000031, /* Cluster: Network Commissioning, Attribute: MaxNetworks, Privilege: administer */ \
4037
0x00000031, /* Cluster: Network Commissioning, Attribute: Networks, Privilege: administer */ \
4138
/* Cluster: Network Commissioning, Attribute: InterfaceEnabled, Privilege: view */ \
@@ -52,10 +49,7 @@
5249
/* Cluster: On/Off, Attribute: StartUpOnOff, Privilege: view */ \
5350
0x00000000, /* Cluster: Access Control, Attribute: ACL, Privilege: administer */ \
5451
0x00000001, /* Cluster: Access Control, Attribute: Extension, Privilege: administer */ \
55-
/* Cluster: Basic Information, Attribute: NodeLabel, Privilege: view */ \
56-
/* Cluster: Basic Information, Attribute: Location, Privilege: view */ \
5752
/* Cluster: OTA Software Update Requestor, Attribute: DefaultOTAProviders, Privilege: view */ \
58-
/* Cluster: General Commissioning, Attribute: Breadcrumb, Privilege: view */ \
5953
0x00000000, /* Cluster: Network Commissioning, Attribute: MaxNetworks, Privilege: administer */ \
6054
0x00000001, /* Cluster: Network Commissioning, Attribute: Networks, Privilege: administer */ \
6155
/* Cluster: Network Commissioning, Attribute: InterfaceEnabled, Privilege: view */ \
@@ -72,10 +66,7 @@
7266
/* Cluster: On/Off, Attribute: StartUpOnOff, Privilege: view */ \
7367
chip::Access::Privilege::kAdminister, /* Cluster: Access Control, Attribute: ACL, Privilege: administer */ \
7468
chip::Access::Privilege::kAdminister, /* Cluster: Access Control, Attribute: Extension, Privilege: administer */ \
75-
/* Cluster: Basic Information, Attribute: NodeLabel, Privilege: view */ \
76-
/* Cluster: Basic Information, Attribute: Location, Privilege: view */ \
7769
/* Cluster: OTA Software Update Requestor, Attribute: DefaultOTAProviders, Privilege: view */ \
78-
/* Cluster: General Commissioning, Attribute: Breadcrumb, Privilege: view */ \
7970
chip::Access::Privilege::kAdminister, /* Cluster: Network Commissioning, Attribute: MaxNetworks, Privilege: administer */ \
8071
chip::Access::Privilege::kAdminister, /* Cluster: Network Commissioning, Attribute: Networks, Privilege: administer */ \
8172
/* Cluster: Network Commissioning, Attribute: InterfaceEnabled, Privilege: view */ \

applications/matter_bridge/snippets/onoff_plug/zap-generated/endpoint_config.h

Lines changed: 435 additions & 394 deletions
Large diffs are not rendered by default.

applications/matter_bridge/snippets/onoff_plug/zap-generated/gen_config.h

Lines changed: 333 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)