twin_get_rom_resource_directory#

TwinRuntime.twin_get_rom_resource_directory(model_name)#

Retrieves the absolute path of the resource directory for the given TBROM model name. This method is only supported for Twin models created from one or more TBROM components.

Parameters:
model_namestr

Model name of the TBROM for which the resource directory needs to be retrieved.

Returns:
str

Absolute path to the resources’ directory of the TBROM model.