set_start_designs#
- TcpOslServer.set_start_designs(actor_uid: str, start_designs: Iterable[dict]) None#
Set the start designs of the system and evaluates their criteria.
- Parameters:
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.