get_available_input_locations#
- abstractmethod IntegrationNode.get_available_input_locations() Tuple#
 Get available input locations for the current node.
- Returns:
 TupleAvailable input locations.
- Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.