![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
Holds the alarm configuration. More...
#include <AlarmsConfig.h>

Static Public Member Functions | |
| static OTC_SDK_API void | validate (AlarmsConfig &config) |
| Validates the alarm configuration. | |
Public Attributes | |
| std::vector< AlarmChannelConfig > | channels |
| Alarm channel configurations. | |
Holds the alarm configuration.
|
static |
Validates the alarm configuration.
| [in,out] | config | alarm configuration to validate. |
| SDKException | if the configuration is invalid. |