Hello, hopefully someone can help me. I'm trying to send commands to a serial connected power distribution device called an iBootBar which accepts commands via serial, telnet, ssh... but has a login prompt. The command that I need to send, which works via terminal (telnet, ssh and serial) is "set outlet 5 off" but before I can do that I believe I need to send the username and password to the device. I have tried using a serial (string) EOL (and non EOL) command to no avail. I have also tried sending the username and password as serial strings on entry of the first video clip and that did not work either.
Any help is greatly appreciated.