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

Add level status and command #564

Closed

Conversation

connorjcantrell
Copy link
Contributor

Proposing to add "Level Command" and "Level Status" to compliment Brick's "On Off Command" and "On Off Status".
Brick defines "On Off Status" as a generic binary status of a control loop, relay or equipment. In addition, I propose we support a generic analog status which indicates the operational state of a specific level within a predefined range.

For instance, consider a dimmable smart light bulb. With "Level Status," you could monitor the current brightness level of the bulb within a predefined range, say from 0% (completely off) to 100% (fully bright). "Level_Command" gives us the ability to represent a command that sets the light's brightness to 50%.

@connorjcantrell connorjcantrell deleted the add-level-status-and-command branch September 20, 2023 22:23
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.

3 participants