GreaterThanOrEqualTo

class GreaterThanOrEqualTo

Bases: OperatorBase

GreaterThanOrEqualTo object.

It compares a sensor_value to a threshold and returns True is the former is greater than or equal to the latter, False otherwise.