forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new error codes, attributes, and commands to GeneralCommissioning…
…Cluster This commit adds the following enhancements to the GeneralCommissioningCluster: - Added error codes: - RequiredTCNotAccepted (0x5) - TCAcknowledgementsNotReceived (0x6) - TCMinVersionNotMet (0x7) - Added attributes: - TC_ACCEPTED_VERSION (0x05) - TC_MIN_REQUIRED_VERSION (0x06) - TC_ACKNOWLEDGEMENTS (0x07) - TC_ACKNOWLEDGEMENTS_REQUIRED (0x08) - Added command: - SetTCAcknowledgements (0x06) - Added command response: - SetTCAcknowledgementsResponse (0x05)
- Loading branch information
1 parent
2416796
commit fe70259
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters