Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
InterpretationRuleRAW is applied after swap, but before masking (because it has it's own mask) More...
Public Attributes | |
long | value |
compare to value More... | |
long | mask |
(0 = not masked, the same as 0xFFFF...) 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... | |
InterpretationRuleRAW is applied after swap, but before masking (because it has it's own mask)
Definition at line 460 of file GatewaySensorManager.idl.
long peripheral::GatewaySensorManager::InterpretationRuleRAW::mask |
(0 = not masked, the same as 0xFFFF...)
Definition at line 462 of file GatewaySensorManager.idl.
long peripheral::GatewaySensorManager::InterpretationRuleRAW::value |
compare to value
Definition at line 461 of file GatewaySensorManager.idl.