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

Static Public Attributes

static constexpr std::string_view registerDirection {"RegisterDirection"}
 
static constexpr std::string_view type {"Type"}
 
static constexpr std::string_view isExtended {"IsExtended"}
 
static constexpr std::string_view address {"Address"}
 
static constexpr std::string_view dataType {"DataType"}
 
static constexpr std::string_view endianType {"EndianType"}
 
static constexpr std::string_view registerBitsLength {"RegisterBitsLength"}
 
static constexpr std::string_view bitPosition {"BitPosition"}
 
static constexpr std::string_view slaveId {"SlaveId"}
 

Member Data Documentation

◆ address

std::string_view iv::channels::ModbusRegisterInfo::Keys::address {"Address"}
staticconstexpr

◆ bitPosition

std::string_view iv::channels::ModbusRegisterInfo::Keys::bitPosition {"BitPosition"}
staticconstexpr

◆ dataType

std::string_view iv::channels::ModbusRegisterInfo::Keys::dataType {"DataType"}
staticconstexpr

◆ endianType

std::string_view iv::channels::ModbusRegisterInfo::Keys::endianType {"EndianType"}
staticconstexpr

◆ isExtended

std::string_view iv::channels::ModbusRegisterInfo::Keys::isExtended {"IsExtended"}
staticconstexpr

◆ registerBitsLength

std::string_view iv::channels::ModbusRegisterInfo::Keys::registerBitsLength {"RegisterBitsLength"}
staticconstexpr

◆ registerDirection

std::string_view iv::channels::ModbusRegisterInfo::Keys::registerDirection {"RegisterDirection"}
staticconstexpr

◆ slaveId

std::string_view iv::channels::ModbusRegisterInfo::Keys::slaveId {"SlaveId"}
staticconstexpr

◆ type

std::string_view iv::channels::ModbusRegisterInfo::Keys::type {"Type"}
staticconstexpr

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