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

Create high level "device" objects out of the fine grained transforms and sensors #264

Open
joelkoz opened this issue Nov 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@joelkoz
Copy link
Collaborator

joelkoz commented Nov 24, 2020

From a conversation in PR #261:

Create a bunch of high level class that is a collection of smaller classes auto-wired into the most common configurations. For example, create a new SmartSwitch class which has the entire Button->PressRepeater->ClickType->SmartSwitchController->LoadController->LEDLight->SKOutput chain defined in its enable(). We would in effect be wrapping the code in the examples into high level classes which would be must easier for the "junior programmers" to use.

@joelkoz joelkoz added the enhancement New feature or request label Nov 24, 2020
@joelkoz joelkoz self-assigned this Nov 24, 2020
@joelkoz joelkoz mentioned this issue Nov 24, 2020
@joelkoz joelkoz changed the title ENH: Create high level "device" objects out of the fine grained transforms and sensors Create high level "device" objects out of the fine grained transforms and sensors Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant