Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::units::Unit::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view unitId {"Id"}
 
static constexpr std::string_view unitType {"Type"}
 
static constexpr std::string_view isEnabled {"Enabled"}
 
static constexpr std::string_view internalDescription {"InternalDescription"}
 
static constexpr std::string_view cabinetId {"CabinetId"}
 
static constexpr std::string_view offlineChannel {"OfflineChannel"}
 
static constexpr std::string_view canAFailChannel {"CanAFailChannel"}
 
static constexpr std::string_view canBFailChannel {"CanBFailChannel"}
 
static constexpr std::string_view canCFailChannel {"CanCFailChannel"}
 
static constexpr std::string_view heartbeatChannel {"HeartbeatChannel"}
 

Member Data Documentation

◆ cabinetId

std::string_view iv::units::Unit::Keys::cabinetId {"CabinetId"}
staticconstexpr

◆ canAFailChannel

std::string_view iv::units::Unit::Keys::canAFailChannel {"CanAFailChannel"}
staticconstexpr

◆ canBFailChannel

std::string_view iv::units::Unit::Keys::canBFailChannel {"CanBFailChannel"}
staticconstexpr

◆ canCFailChannel

std::string_view iv::units::Unit::Keys::canCFailChannel {"CanCFailChannel"}
staticconstexpr

◆ heartbeatChannel

std::string_view iv::units::Unit::Keys::heartbeatChannel {"HeartbeatChannel"}
staticconstexpr

◆ internalDescription

std::string_view iv::units::Unit::Keys::internalDescription {"InternalDescription"}
staticconstexpr

◆ isEnabled

std::string_view iv::units::Unit::Keys::isEnabled {"Enabled"}
staticconstexpr

◆ offlineChannel

std::string_view iv::units::Unit::Keys::offlineChannel {"OfflineChannel"}
staticconstexpr

◆ unitId

std::string_view iv::units::Unit::Keys::unitId {"Id"}
staticconstexpr

◆ unitType

std::string_view iv::units::Unit::Keys::unitType {"Type"}
staticconstexpr

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