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

Need obj-c friendly constants header for cluster/attribute/command/event IDs #18164

Closed
jtung-apple opened this issue May 6, 2022 · 1 comment

Comments

@jtung-apple
Copy link
Contributor

Problem

The existing constants are defined in C++. For darwin platform there should be an obj-c friendly header file.

Proposed Solution

Add a zap template to generate the necessary constants by themselves.

jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 6, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 10, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
jtung-apple added a commit to jtung-apple/connectedhomeip that referenced this issue May 11, 2022
…mand/event IDs to expose in darwin public framework

Issue project-chip#18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
bzbarsky-apple pushed a commit that referenced this issue May 11, 2022
…mand/event IDs to expose in darwin public framework (#18172)

Issue #18164 - Need obj-c friendly constants header for cluster/attribute/command/event IDs
@bzbarsky-apple
Copy link
Contributor

Fixed by #18172.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants