twin_get_model_dependencies#

static TwinRuntime.twin_get_model_dependencies(file_path)#

Returns the list of associated dependencies to the TWIN model and the corresponding binaries found on the current environment where the TWIN is loaded. This method is supported only in a Linux OS.

Parameters:
file_pathstr

File path to the TWIN file for the twin model.

Returns:
dict

Dictionary of TWIN model’s dependencies and the corresponding binaries found.