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

[BUG] New UDP / TCP Remote Control Commands - Guidance Inaccurate #2717

Closed
2 tasks done
ric866 opened this issue Jan 25, 2024 · 1 comment
Closed
2 tasks done

[BUG] New UDP / TCP Remote Control Commands - Guidance Inaccurate #2717

ric866 opened this issue Jan 25, 2024 · 1 comment
Labels
BUG Something isn't working

Comments

@ric866
Copy link

ric866 commented Jan 25, 2024

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The guidance in the UDP / TCP remote control is incorrect, or the handling of received commands are incorrect.

As an example, the guide gives the command : LOCATION // BANK-PRESS
The correct command would be : LOCATION // PRESS

The issue applies to most, if not all commands in the new format (certainly, UP, DOWN, and PRESS).

This makes transition from the deprecated UDP / TCP remote control to the new command set more challenging.

Steps To Reproduce

Attempt to use the new UDP / TCP commands on a command sender.

Expected Behavior

Commands are recieved and recognised.

Environment (please complete the following information)

- OS: Windows 11
- Browser: 120.0.6099.225
- Companion Version: 3.2.0+6663-stable-b83f412f

Additional context

No response

@ric866 ric866 added the BUG Something isn't working label Jan 25, 2024
@Julusian
Copy link
Member

As far as I can see it is just those 2 which are wrong. And only in this one place, examples further down the page and in the getting started documentation they are correct

This is fixed in the betas, and will be in the first patch release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants