Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
InterpretationRule defines a rule that is applied to a reading, resulting in an Interpretation. More...
import"GatewaySensorManager.idl";
Public Attributes | |
Interpretation | interpretation |
how to interpret the applied rule | |
int | ignoreTimeout |
if > 0, ignoring stops after this timeout (seconds), and state changes to unavailable | |
InterpretationRule defines a rule that is applied to a reading, resulting in an Interpretation.
A list of InterpretationRule is applied in the given order, and stopped after the first match. If no rule applies, the interpretation is Interpretation::DEFAULT.