Deprecated and removed functions in fwConfigurationDB-3.5

This page summarizes the functions that become deprecated or removed in fwConfigurationDB-3.5 releases, with respect to the previous fwConfigurationDB-3.3.X releases

Deprecated functions

deprecated function replacement
fwConfigurationDB_GetRecipesInDB fwConfigurationDB_findRecipesInDB
fwConfigurationDB_GetDBRecipesForNode fwConfigurationDB_findRecipesInDB
fwConfigurationDB_GetRecipeCaches fwConfigurationDB_getRecipesInCache
fwConfigurationDB_GetCacheRecipesForNode fwConfigurationDB_getRecipesInCache
fwConfigurationDB_updateDeviceHierarchyFromDB fwConfigurationDB_updateDeviceConfigurationFromDB
fwConfigurationDB_GetDBRecipeMetaInfo NONE
fwConfigurationDB_GetRecipeVersionsInDB NONE
fwConfigurationDB_storeDevicesInDB NONE
fwConfigurationDB_saveReferences NONE
fwConfigurationDB_findDevicesInDB NONE
fwConfigurationDB_extractHierarchyFromDB NONE
fwConfigurationDB_getDeviceConfigurationFromDB NONE
fwConfigurationDB_reconnectDevices migrate the functionality and use fwConfigurationDB_updateDeviceConfigurationFromDB

Deleted internal functions

The following internal functions have been deleted