Contains an enum representing the current state of the connection.
Main SDK namespace.
Definition AlarmChannel.h:21
ConnectionState
Represents the current connection state.
Definition ConnectionState.h:25
Represents a connection event.
Definition ConnectionEvent.h:24
std::string sourceDirectory
Specifies the source directory for calibration files.
Definition ConnectionEvent.h:46
std::string msg
Message.
Definition ConnectionEvent.h:29
bool accessInternet
Indicates whether the SDK has permission to access the internet.
Definition ConnectionEvent.h:37
ConnectionState state
Current connection state.
Definition ConnectionEvent.h:26