get_type#

Node.get_type() str#

Get the type of the node.

Returns:
str

Type 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.