Adding a new Brightlink HDP-MXB88DA matrix switcher to environment. — Staff replied: “SocketIO is a very specific thing used only (to our knowledge) by Samsung 2014/2015 TVs (H/J). This is not a generic term like "input output via Unix Sockets circa 1978".”
Adding a new Brightlink HDP-MXB88DA matrix switcher to environment. Existing control sets don't seem to work either by Telnet (port 23) or raw TCP/IP (port 8000).
I have previously used the DDK to add a Muxlabs matrix switcher to my environment, but wanted to use the Custom Devices UI in the app this time around.
I note that Telnet has a CRLF option, but I am wondering if the Socket IO options supports a way of sending CRLF as Brightlink advises best practice is to use raw TCP/IP on port 8000 as opposed to Telnet.
I tried searching the docs and forum, but didn't see this covered anywhere.
Commands look like this:
<command><bang><crlf>
s in 1 av out 8!<crlf>
That would send input 1 to output 8.