Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus. More...
import <GatewaySensorManager.idl;
Public Attributes | |
vector< ModbusCfg::SpecificModbusErrors > | errors |
list of specific libmodbus error codes | |
![]() | |
boolean | invertCondition |
negate rule condition | |
![]() | |
Interpretation | interpretation |
how to interpret the applied rule | |
int | ignoreTimeout |
if > 0, ignoring stops after this timeout (seconds), and state changes to unavailable | |
AccessType | accessType |
use rule for read and/or write access | |
InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus.
Definition at line 479 of file GatewaySensorManager.idl.
vector<ModbusCfg::SpecificModbusErrors> peripheral::GatewaySensorManager::InterpretationRuleModbusSpecificError::errors |
list of specific libmodbus error codes
Definition at line 480 of file GatewaySensorManager.idl.