Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
InterpretationRuleEnum is applied to a reading and maps the values to the given Interpretation. More...
Public Attributes | |
vector< long > | enumValues |
values to map 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... | |
InterpretationRuleEnum is applied to a reading and maps the values to the given Interpretation.
Definition at line 475 of file GatewaySensorManager.idl.
vector<long> peripheral::GatewaySensorManager::InterpretationRuleEnum::enumValues |
values to map
Definition at line 476 of file GatewaySensorManager.idl.