25#ifndef DBT_CONSTANTS_HPP
26#define DBT_CONSTANTS_HPP
Author: Sven Gothel sgothel@jausoft.com Copyright (c) 2022 Gothel Software e.K.
static constexpr const char SERVER_KEY_PATH[]
static const jau::uuid128_t ResponseUUID
static constexpr const int max_connections_per_session
static const jau::uuid128_t StaticDataUUID
static const jau::uuid128_t CommandUUID
static constexpr const char CLIENT_KEY_PATH[]
C++20 we could use constexpr std::string
static const std::vector< uint8_t > FailHandshakeCommandData
Fail handshake command data, where client is signaling unsuccessful completion of test to server.
static const std::vector< uint8_t > SuccessHandshakeCommandData
Success handshake command data, where client is signaling successful completion of test to server.
static const jau::uuid128_t DataServiceUUID
static const jau::uuid128_t PulseDataUUID