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