twin_number_of_deployments#

static TwinRuntime.twin_number_of_deployments(file_path)#

Returns the expected number of deployments for the given TWIN model as defined at the export time.

Parameters:
file_pathstr

File path to the TWIN model.

Returns:
int

Number of expected number of deployments for the TWIN model.