-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align thermostat cluster better with the spec. (#18594)
Specific changes: * Adjust names of attributes to match the spec. * Mark the attributes that are supposed to be nullable as nullable. * Make the min values be decimal for various attributes, for readability. * Add the various setback attributes and EmergencyHeatDelta. * Fix incorrect fourth field for SetWeeklySchedule and GetWeeklyScheduleResponse. * Fix the types for the NumberOfTransitionsForSequence fields in SetWeeklySchedule and GetWeeklyScheduleResponse. * Fix incorrect type of RelayStatus in GetRelayStatusLogResponse. https://github.com/CHIP-Specifications/connectedhomeip-spec/issues/5238 tracks the outstanding spec issue about the fields of the ThermostatScheduleTransition struct. Fixes #11670
- Loading branch information
1 parent
d22a523
commit 8362564
Showing
53 changed files
with
4,602 additions
and
1,629 deletions.
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
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
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
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
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
Oops, something went wrong.