get_properties#
- abstractmethod IntegrationNode.get_properties() dict[str, Any]#
Get the full dictionary of the node properties.
- Returns:
- 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.