Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus. More...
Public Attributes | |
vector< ModbusCfg::SpecificModbusErrors > | errors |
list of specific libmodbus error codes More... | |
Public Attributes inherited from peripheral::GatewaySensorManager::InterpretationRuleInvertable | |
boolean | invertCondition |
negate rule condition More... | |
Public Attributes inherited from peripheral::GatewaySensorManager::InterpretationRule | |
Interpretation | interpretation |
how to interpret the applied rule More... | |
int | ignoreTimeout |
if > 0, ignoring stops after this timeout (seconds), and state changes to unavailable More... | |
InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus.
Definition at line 454 of file GatewaySensorManager.idl.
vector<ModbusCfg::SpecificModbusErrors> peripheral::GatewaySensorManager::InterpretationRuleModbusSpecificError::errors |
list of specific libmodbus error codes
Definition at line 455 of file GatewaySensorManager.idl.