Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
AlarmEvent.h
Go to the documentation of this file.
1// Copyright (c) 2008-2026 Optris GmbH & Co. KG
2
10
11#pragma once
12
14
15
16namespace optris
17{
18
25
26} // namespace optris
Contains a class holding the status of an alarm channel.
Encapsulates the status of an alarm channel.
Definition AlarmChannelStatus.h:26
Main SDK namespace.
Definition AlarmChannel.h:21
Event containing the status of an alarm channel.
Definition AlarmEvent.h:21
AlarmChannelStatus status
Status of the alarm channel that triggered the event.
Definition AlarmEvent.h:23