get_properties#

Node.get_properties() dict#

Get the raw server output with the node properties.

Returns:
dict

Dictionary with the node properties.

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.