get_available_input_locations#

abstract ProxySolverNode.get_available_input_locations() Tuple#

Get available input locations for the current node.

Returns:
Tuple

Available input locations.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.