You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Is this a bug in companion itself or a module?
Is there an existing issue for this?
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)
Additional context
No response
The text was updated successfully, but these errors were encountered: