get_states_ids#
- abstractmethod System.get_states_ids() Tuple[str, ...]#
Get available actor states ids.
- Returns:
Tuple[str, …]Actor states ids.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.