remove_node#
- TcpOslServer.remove_node(actor_uid: str) None#
Remove node specified by uid.
- Parameters:
- actor_uid
str Actor uid.
- actor_uid
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.