get_registered_files#
- abstractmethod RootSystem.get_registered_files() Tuple[RegisteredFile, ...]#
 Get node’s registered files.
- Returns:
 Tuple[RegisteredFile, …]Tuple of registered files.
- 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.