get_parent#
- abstractmethod IntegrationNode.get_parent() Node#
 Get the instance of the parent node.
- Returns:
 NodeInstance of the parent node.
- 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.