Skip to content

Commit 9401ccb

Browse files
Mention other array needed for code-driven cluster migration. (project-chip#41971)
1 parent cfb4cc3 commit 9401ccb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/migrating_ember_cluster_to_code_driven.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ project's Slack channel.
174174
175175
- [ ] **3.3: Update ZAP Configuration:**
176176
- [ ] In `src/app/common/templates/config-data.yaml`, add the cluster to
177-
the `CommandHandlerInterfaceOnlyClusters` array.
177+
the `CommandHandlerInterfaceOnlyClusters` and `CodeDrivenClusters`
178+
arrays.
178179
- [ ] In `src/app/zap-templates/zcl/zcl.json` and
179180
`zcl-with-test-extensions.json`, add all non-list attributes to the
180181
`attributeAccessInterfaceAttributes` list.

0 commit comments

Comments
 (0)