twin_get_default_rom_image_directory#

TwinRuntime.twin_get_default_rom_image_directory(model_name)#

Retrieves the default directory in the local filesystem where ROM images will be saved for the 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.

Returns:
str

Absolute path to the resources directory.