Skip to content

Organize the Matter Switch field naming conventions#2922

Open
hcarter-775 wants to merge 1 commit intomake-configurable/stateless-transition-timefrom
organize/matter-field-naming-conventions
Open

Organize the Matter Switch field naming conventions#2922
hcarter-775 wants to merge 1 commit intomake-configurable/stateless-transition-timefrom
organize/matter-field-naming-conventions

Conversation

@hcarter-775
Copy link
Copy Markdown
Contributor

Description of Change

Done in response to this comment, which made me think that if we were going to try to make a COLOR_TEMP_STEP table, what we really wanted was a COLOR_TEMP table that holds all the color temp-related fields. Then, to make this make sense with all the other assorted fields, I re-organized most of them into structures like this, which I think makes what field is associated with what make more sense from a top-down way.

However, since this is clearly a larger change than was initially suggested, I put this in its own PR for separate review.

As we can see, none of the tests were actually changed, as none of the driver functionality was changed in any way, just the naming conventions.

Summary of Completed Tests

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant