Start Diag Manager With Config
- Starts the diagnostic manager by reading the diag_config.
If path to databases is specied in the diag config it will be loaded.
Arguments Description
diag_config (str, optional): The diag_config file path. Defaults to “”.
Returns
bool: True if the diagnostic manager has started.
Example
Start Diag Manager with config ${diag_config}