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

Disabled capabilities #28

Open
tmrobert8 opened this issue May 22, 2017 · 2 comments
Open

Disabled capabilities #28

tmrobert8 opened this issue May 22, 2017 · 2 comments

Comments

@tmrobert8
Copy link

There should be a way to disable the capability actor (both at definition time and during runtime). Example: a complex device may have a switch that is only valid under certain circumstances - having an API to enable/disable the switch would help to visually represent the state of the device (same applies to buttons and sliders)

@neophob
Copy link
Contributor

neophob commented May 22, 2017

Do you have a concrete use case for this example?

Thanks

@tmrobert8
Copy link
Author

Sure - Russound. If we started a media session on russound via a button, this locks out all the other functionality (volume, mute, etc) until that media session is finished. Would be great to have an api that would allow the capability actor to 'gray' out (become disabled, etc) in this case

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

No branches or pull requests

3 participants