I have two questions regarding tcp request node, please.
-
How can I detect if a tcp connection is established or not in dashboard? I connect and disconnect manually. Additionally , I can send commands to the server via dashboard buttons. I would would like to prevent sending commands if the client is disconnected.
Also I would like to indicate connection status with green or red button. -
It seems that a inject node that injects something single time after a second, does not
work as expected if dashboard has been started. It works in editor, manually injected.
The intention is to setup dashboard switches to off, for the case they are on and to disconnect tcp during dashboard start in any case.
