disconnect_slot#
- TcpOslServer.disconnect_slot(uid: str, slot_name: str, direction: str) None#
Remove all connections for a given slot.
- Parameters:
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.