get_name#
- abstract Node.get_name() str #
Get the name of the node.
- Returns:
str
Name of the node.
- 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.