GreaterThan¶
- class GreaterThan¶
Bases:
OperatorBaseGreaterThanobject.It compares a
sensor_valueto athresholdand returnsTrueis the former is greater than the latter,Falseotherwise.
Bases: OperatorBase
GreaterThan
object.
It compares a sensor_value to a threshold and returns True is
the former is greater than the latter, False otherwise.