I have a device that requires a Telnet Session with Login to communicate with it.
The node-red-contrib-telnet-client does not provide session negotiation with Login.
What opportunities do I have?
If you are running on windows, this might help
Ok I figured out what I didn't know that I needed to understand to make this work and I thought I'd share my findings with anyone else that might try to make a node-red telnet connection. I didn't use the telnet-client, I couldn't find any resources to understand how to use it. I didn't use TCP-IN or TCP-OUT nodes, I only used one TCP-Request node set to never close the connection. The biggest issue I had was when trying to replicate the commands I would type into a terminal to open the telne…
system
Closed
14 October 2022 14:35
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.