register_locations_as_response#

TcpOslServer.register_locations_as_response(uid: str) None#

Registration of all input locations as responses initially.

Parameters:
uid: str

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.