get_fmi_version#

static TwinRuntime.get_fmi_version(file_path)#

Returns the FMI version described in the given model or XML file.

Parameters:
file_pathstr

File path to the model description XML file for the twin model.

Returns:
str

FMI version of the model

Return type:

str