Configuration Database component
|
fwConfigurationDB_RO_DPE_NAME = 1 |
{@
fwConfigurationDB_RO_DP_NAME = 2 |
fwConfigurationDB_RO_DP_TYPE = 3 |
fwConfigurationDB_RO_ELEMENT_NAME = 4 |
fwConfigurationDB_RO_ELEMENT_TYPE = 5 |
const int fwConfigurationDB_RO_HIERARCHY = 6 |
fwConfigurationDB_RO_HAS_VALUE = 7 |
fwConfigurationDB_RO_HAS_ALERT = 8 |
fwConfigurationDB_RO_VALUE = 9 |
fwConfigurationDB_RO_ALERT_ACTIVE = 10 |
fwConfigurationDB_RO_ALERT_TEXTS = 11 |
fwConfigurationDB_RO_ALERT_LIMITS = 12 |
fwConfigurationDB_RO_ALERT_CLASSES = 13 |
fwConfigurationDB_RO_ALERT_TYPE = 14 |
fwConfigurationDB_RO_ALERT_MINIDX = 10 |
fwConfigurationDB_RO_ALERT_MAXIDX = 14 |
fwConfigurationDB_RO_REC_VERSIONID = 15 |
contains recipe version for this element, hence allows to
identify a group of elements of the same device with the same identifier
contains recipe version for this element, hence allows to identify a group of elements of the same device with the same identifier
fwConfigurationDB_RO_RECDATA_PROPID = 16 |
contains PROPID unique key identifying the property.
This one is unique for every device element
contains PROPID unique key identifying the property. This one is unique for every device element
fwConfigurationDB_RO_DATECREATED = 17 |
fwConfigurationDB_RO_MAXIDX = 17 |
fwConfigurationDB_RO_METAINFO_START = 18 |
Indicates the first column storing the meta-information
fwConfigurationDB_RO_META_ORIGNAME = 18 |
Original name of recipe at the source (e.g. in DB)
fwConfigurationDB_RO_META_COMMENT = 19 |
fwConfigurationDB_RO_META_RECIPETYPE = 20 |
The name of the recipe type that was used to create this recipe
const int fwConfigurationDB_RO_META_CLASSNAME = 21 |
const int fwConfigurationDB_RO_META_AUTHOR = 22 |
const int fwConfigurationDB_RO_META_CREATIONTIME = 23 |
const int fwConfigurationDB_RO_META_LASTACTIVATIONTIME = 24 |
const int fwConfigurationDB_RO_META_LASTACTIVATIONUSER = 25 |
const int fwConfigurationDB_RO_META_LASTMODIFICATIONTIME = 26 |
const int fwConfigurationDB_RO_META_LASTMODIFICATIONUSER = 27 |
const int fwConfigurationDB_RO_META_LASTMODIFICATIONCOMMENT = 28 |
const int fwConfigurationDB_RO_META_PREDEFINED = 29 |
const int fwConfigurationDB_RO_META_RECIPEVERSION = 30 |
fwConfigurationDB_RO_METAINFO_END = 30 |
Indicates the last column storing the meta-information