| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
InterpretationRuleModbusException is applied to modbus read exceptions. More...
import <GatewaySensorManager.idl;
 
  
| Public Attributes | |
| vector< int > | exceptions | 
| list of modbus exception codes | |
|  Public Attributes inherited from peripheral::GatewaySensorManager::InterpretationRuleInvertable | |
| boolean | invertCondition | 
| negate rule condition | |
|  Public Attributes inherited from peripheral::GatewaySensorManager::InterpretationRule | |
| 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 | |
InterpretationRuleModbusException is applied to modbus read exceptions.
Definition at line 466 of file GatewaySensorManager.idl.
| vector<int> peripheral::GatewaySensorManager::InterpretationRuleModbusException::exceptions | 
list of modbus exception codes
Definition at line 467 of file GatewaySensorManager.idl.