remove_criteria#

TcpOslServer.remove_criteria(uid: str) None#

Remove all criteria from the system.

Parameters:
uidstr

Actor uid.

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.