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

<tag> support seems to be broken in ZAP, leading to database #11057

Closed
todo bot opened this issue Oct 27, 2021 · 0 comments · Fixed by #11711
Closed

<tag> support seems to be broken in ZAP, leading to database #11057

todo bot opened this issue Oct 27, 2021 · 0 comments · Fixed by #11711
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Oct 27, 2021

<!-- TODO: <tag> support seems to be broken in ZAP, leading to database
constraint errors
<tag name="LF" description="Lift Control"/>
<tag name="TL" description="Tilt Control"/>
<tag name="PA" description="Position Aware"/>
<tag name="ABS" description="Absolute Positioning"/> -->
<globalAttribute side="server" code="0xFFFC" value="0x0001">
<featureBit tag="LF" bit="0">true</featureBit>
<featureBit tag="TL" bit="1">false</featureBit>


This issue was generated by todo based on a TODO comment in 9a618bb. It's been assigned to @bzbarsky-apple because they committed the code.
@todo todo bot added the todo label Oct 27, 2021
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Nov 12, 2021
project-chip/zap#274 should have fixed the problem that caused them to be commented out.

Fixes project-chip#11056
Fixes project-chip#11057
woody-apple pushed a commit that referenced this issue Nov 12, 2021
project-chip/zap#274 should have fixed the problem that caused them to be commented out.

Fixes #11056
Fixes #11057
PSONALl pushed a commit to PSONALl/connectedhomeip that referenced this issue Dec 3, 2021
project-chip/zap#274 should have fixed the problem that caused them to be commented out.

Fixes project-chip#11056
Fixes project-chip#11057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant