supla-device
|
Public Member Functions | |
bool | operator== (const Config &other) const |
bool | operator!= (const Config &other) const |
Config & | operator= (const Config &other) |
bool | validateAndFix (const ConfigProperties &properties) |
Public Attributes | |
Role | role = Role::NotSet |
uint8_t | modbusAddress = 1 |
uint16_t | slaveTimeoutMs = 0 |
SerialConfig | serial |
NetworkConfig | network |