get_basic_project_info#
- abstract OslServer.get_basic_project_info() Dict #
Get basic project info, like name, location, global settings and status.
- Returns:
Dict
Information data as dictionary.
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with server.
OslCommandError
Raised when the command or query fails.
TimeoutError
Raised when the timeout float value expires.