0

I am currently making a gateway that require TCP configure by dashboard. I want to configure the port listening on by a input msg, however tcp in node does not take an input. I would like to know that is there a way to pass a msg input to configure tcp in node or some other nodes can take a msg as input and do the same thing as tcp in?

1 Answers1

0

No, it is not currently possible to change TCP-in configuration dynamically.

hardillb
  • 54,545
  • 11
  • 67
  • 105