fwConfigurationDB
8.4.2
|
Variables | |
const float | fwConfigurationDB_version = 5.0 |
const float | fwConfigurationDB_minimalDBSchemaVersion =3.06 |
const float fwConfigurationDB_version = 5.0 |
Version of this tool. Used to determine data-point and DB-schema compatibilty, see also fwConfigurationDB_schemaVersion
const float fwConfigurationDB_minimalDBSchemaVersion =3.06 |
Minimal version of the DB schema required for operation
The tool may be used with schema number that is no smaller than this value, and also with higher version number provided the "major" number" is the same (e.g. if 3.04 is required, then 3.05, 3.06 will be accepted, but not 4.00).
see also fwConfigurationDB_version