Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::AlarmsConfig Struct Reference

Holds the alarm configuration. More...

#include <AlarmsConfig.h>

Collaboration diagram for optris::AlarmsConfig:
Collaboration graph

Static Public Member Functions

static OTC_SDK_API void validate (AlarmsConfig &config)
 Validates the alarm configuration.
 

Public Attributes

std::vector< AlarmChannelConfigchannels
 Alarm channel configurations.
 

Detailed Description

Holds the alarm configuration.

Member Function Documentation

◆ validate()

static OTC_SDK_API void optris::AlarmsConfig::validate ( AlarmsConfig & config)
static

Validates the alarm configuration.

Parameters
[in,out]configalarm configuration to validate.
Exceptions
SDKExceptionif the configuration is invalid.

The documentation for this struct was generated from the following file: