Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::channels::AbstractChannel::DefaultValues Struct Reference

Static Public Attributes

static constexpr std::string string {}
 
static constexpr iv::types::channelId channelId {}
 
static constexpr iv::types::channelOrder channelOrder {}
 
static constexpr bool isEnabled {true}
 
static constexpr std::string baseType {"WiredAnalog"}
 
static constexpr std::string specificType {"AnalogInput"}
 
static constexpr std::string area {"All"}
 
static constexpr std::string verificationStatus {"NotVerified"}
 
static constexpr iv::types::unitId idUnit {}
 
static constexpr uint16_t indexChannel {UINT16_MAX}
 
static constexpr iv::types::milliseconds deinitTimeout {10 * 1000}
 

Member Data Documentation

◆ area

std::string iv::channels::AbstractChannel::DefaultValues::area {"All"}
staticconstexpr

◆ baseType

std::string iv::channels::AbstractChannel::DefaultValues::baseType {"WiredAnalog"}
staticconstexpr

◆ channelId

iv::types::channelId iv::channels::AbstractChannel::DefaultValues::channelId {}
staticconstexpr

◆ channelOrder

iv::types::channelOrder iv::channels::AbstractChannel::DefaultValues::channelOrder {}
staticconstexpr

◆ deinitTimeout

iv::types::milliseconds iv::channels::AbstractChannel::DefaultValues::deinitTimeout {10 * 1000}
staticconstexpr

◆ idUnit

iv::types::unitId iv::channels::AbstractChannel::DefaultValues::idUnit {}
staticconstexpr

◆ indexChannel

uint16_t iv::channels::AbstractChannel::DefaultValues::indexChannel {UINT16_MAX}
staticconstexpr

◆ isEnabled

bool iv::channels::AbstractChannel::DefaultValues::isEnabled {true}
staticconstexpr

◆ specificType

std::string iv::channels::AbstractChannel::DefaultValues::specificType {"AnalogInput"}
staticconstexpr

◆ string

std::string iv::channels::AbstractChannel::DefaultValues::string {}
staticconstexpr

◆ verificationStatus

std::string iv::channels::AbstractChannel::DefaultValues::verificationStatus {"NotVerified"}
staticconstexpr

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