Skip to content

Commit

Permalink
Add UI options for zap (project-chip#32432)
Browse files Browse the repository at this point in the history
* Add UI options for zap (project-chip#394)

* fix test error 1
  • Loading branch information
ben1hop authored Jun 13, 2024
1 parent bb87db3 commit cc66da8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -646,5 +646,8 @@
"indexFieldId": 254,
"indexFieldName": "FabricIndex",
"indexType": "fabric_idx"
},
"uiOptions": {
"showProfileId": false
}
}
3 changes: 3 additions & 0 deletions src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -644,5 +644,8 @@
"indexFieldId": 254,
"indexFieldName": "FabricIndex",
"indexType": "fabric_idx"
},
"uiOptions": {
"showProfileId": false
}
}

0 comments on commit cc66da8

Please sign in to comment.