get_type_hint#
- abstractmethod InputSlot.get_type_hint() SlotTypeHint#
Get slot’s expected data type.
- Returns:
SlotTypeHintType hint.
- 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.