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

TCP/UDP set button step #1520

Closed
mark-epstein opened this issue Mar 24, 2021 · 3 comments
Closed

TCP/UDP set button step #1520

mark-epstein opened this issue Mar 24, 2021 · 3 comments
Labels
area/protocol Enhancement New feature or request
Milestone

Comments

@mark-epstein
Copy link

Describe the feature
Add option for TCP/UDP to set the current state of a button, without necessarily running the actions

Usecases
Specific to the hardware I have, but it could be anything: I like to use AUTO transitions in my ATEM, so my Companion buttons, instead of just changing the PGM source, change the PVW source and trigger the AUTO function.

If something outside my Stream Deck, such as a button on the ATEM itself, changes the PGM source, I want Companion to reflect that without also affecting the PVW source.

@Julusian
Copy link
Member

Are you referring to the latched state?

@Julusian Julusian added the Enhancement New feature or request label Mar 24, 2021
@mark-epstein
Copy link
Author

Yes, if I understand your question, this would apply to a latch/toggle button that has actions for both the press/on and release/off states. The button itself has a yellow highlight to tell the user it is on or off, but this only reacts to a press of the button.

If something changes in an external system, I want to be able to change the state of that yellow highlight. I can do that currently using (v2.1.2) a BANK-DOWN or BANK-UP but those UDP commands also trigger all the actions programmed into those buttons. I want to change the button state without running those actions.

@fdebeer
Copy link

fdebeer commented Apr 3, 2021

can it be done by a instant feedback? this only changes the buttoncolor, but not the button state.

@Julusian Julusian added this to the v3.1 milestone Aug 8, 2023
@Julusian Julusian changed the title TCP/UDP control enhancement TCP/UDP set button step Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/protocol Enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants