set_designs#
- TcpOslServer.set_designs(actor_uid: str, designs: Iterable[dict]) None #
Set an actor property.
- Parameters:
- 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.