connect_nodes#
- TcpOslServer.connect_nodes(from_actor_uid: str, from_slot: str, to_actor_uid: str, to_slot: str) None #
Connect 2 nodes.
- Parameters:
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with server.
OslCommandError
Raised when the command or query fails.
TimeoutError
Raised when the timeout float value expires.