|
asiConfigurationConstants − |
|
Variables |
|
const char *const ASI_VERSION = ’0.9’ |
|
const char *const ALARMS_TOPIC = ’CMW.ALARM_SYSTEM.ALARMS.SOURCES’ |
|
const char *const ALARM_SOURCE_NAME = ’ALARM_SYSTEM_SOURCES’ |
|
const int BACKUP_DELIVERY_MODE = 0 |
|
const int BACKUP_PRIORITY = 9 |
|
const long BACKUP_TIME_TO_LIVE = 60000 |
|
const int CHANGES_DELIVERY_MODE = 0 |
|
const int CHANGES_PRIORITY = 9 |
|
const long CHANGES_TIME_TO_LIVE = 60000 |
|
const char* const asiConfigurationConstants::ALARM_SOURCE_NAME = ’ALARM_SYSTEM_SOURCES’ |
|
const char* const asiConfigurationConstants::ALARMS_TOPIC = ’CMW.ALARM_SYSTEM.ALARMS.SOURCES’ |
|
const char* const asiConfigurationConstants::ASI_VERSION = ’0.9’ |
|
const int asiConfigurationConstants::BACKUP_DELIVERY_MODE = 0 |
|
const int asiConfigurationConstants::BACKUP_PRIORITY = 9 |
|
const long asiConfigurationConstants::BACKUP_TIME_TO_LIVE = 60000 |
|
const int asiConfigurationConstants::CHANGES_DELIVERY_MODE = 0 |
|
const int asiConfigurationConstants::CHANGES_PRIORITY = 9 |
|
const long asiConfigurationConstants::CHANGES_TIME_TO_LIVE = 60000 |
|
Generated automatically by Doxygen for ACS-2014.6 C++ API from the source code. |