Configuration Database component
Deprecated List
Global fwConfigurationDB_ApplyRecipe (dyn_dyn_mixed recipeObject, string hierarchyType, dyn_string &exceptionInfo, bool allowApplyRemote=FALSE)
use fwConfigurationDB_applyRecipe instead
Global fwConfigurationDB_extractHierarchyFromDB (string topDevice, string hierarchyType, dyn_dyn_mixed &deviceListObject, dyn_string &exceptionInfo, string system="")
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_findDevicesInDB (string topDevice, string hierarchyType, dyn_string deviceList, dyn_dyn_mixed &deviceListObject, dyn_string &missingDevicesList, dyn_string &exceptionInfo, string system="")
Global fwConfigurationDB_GetCacheRecipesForNode (string nodeName, dyn_string &recipeNames, dyn_string &exceptionInfo, string system="")
use fwConfigurationDB_getRecipesInCache instead
Global fwConfigurationDB_GetDBRecipeMetaInfo (string tag, string &recipeComment, int &numDevices, int &numValues, int &numAlerts, dyn_string &exceptionInfo)
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_GetDBRecipesForNode (string nodeName, dyn_string &recipeNames, dyn_string &exceptionInfo)
use fwConfigurationDB_getRecipesInDB or fwConfigurationDB_findRecipesInDB
Global fwConfigurationDB_getDeviceConfigurationFromDB (string configurationName, string hierarchyType, dyn_dyn_mixed &deviceListObject, dyn_string &exceptionInfo, time validOn=0, dyn_string deviceList="", string sysName="")
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_GetRecipeCaches (string hierarchyType, dyn_string &recipeCacheNames, dyn_string &recipeCacheDPs, dyn_string &exceptionInfo, string system="")
use fwConfigurationDB_getRecipesInCache instead
Global fwConfigurationDB_getRecipeFromCache (string cacheName, dyn_string deviceList, string hierarchyType, dyn_dyn_mixed &recipeObject, dyn_string &exceptionInfo, string systemName="")
use fwConfigurationDB_loadRecipeFromCache instead
Global fwConfigurationDB_getRecipeFromDB (string topDevice, dyn_string deviceList, string hierarchyType, string tag, dyn_dyn_mixed &recipeObject, dyn_string &exceptionInfo, string system="", time validAt=0)
use fwConfigurationDB_loadRecipeFromDB instead
Global fwConfigurationDB_GetRecipeFromSystem (dyn_dyn_mixed &recipeObject, dyn_string deviceList, string hierarchyType, dyn_string &exceptionInfo, dyn_string deviceSystems="")
Please use fwConfigurationDB_extractRecipe instead
Global fwConfigurationDB_GetRecipesInDB (string hierarchyType, dyn_string &recipeTags, dyn_string &exceptionInfo)
use fwConfigurationDB_getRecipesInDB or fwConfigurationDB_findRecipesInDB
Global fwConfigurationDB_GetRecipeVersionsInDB (dyn_int &versions, dyn_string &descriptions, dyn_string &userCreated, dyn_string &dateCreated, dyn_int &nDevices, dyn_string &exceptionInfo)
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_reconnectDevices (dyn_string deviceList, string configurationName, string hierarchyType, string targetSystem, dyn_string &exceptionInfo)
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_saveReferences (string configurationName, dyn_dyn_mixed deviceListObject, dyn_string &exceptionInfo)
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_storeDevicesInDB (string topDevice, string hierarchyType, dyn_string deviceDpNames, dyn_string &exceptionInfo, string systemName="")
NO REPLACEMENT AVAILABLE
Global fwConfigurationDB_storeDiffRecipeInDB (dyn_dyn_mixed recipeObject, string hierarchyType, string versionDescription, dyn_string &exceptionInfo, string tag, string system="", bool autoSaveDevices=FALSE)
use fwConfigurationDB_saveDiffRecipeToDB instead
Global fwConfigurationDB_storeRecipeInCache (dyn_dyn_mixed recipeObject, string cacheName, string hierarchyType, dyn_string &exceptionInfo)
use fwConfigurationDB_saveRecipeToCache instead
Global fwConfigurationDB_storeRecipeInDB (dyn_dyn_mixed recipeObject, string hierarchyType, string versionDescription, dyn_string &exceptionInfo, string tag)
use fwConfigurationDB_saveRecipeToDB instead