re_register_locations_as_parameter#

TcpOslServer.re_register_locations_as_parameter(uid: str) None#

Adjust all input locations with the already registered parameters.

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.