@espressif/rainmaker-base-cdf
    Preparing search index...

    Enumeration ESPAutomationConditionOperator

    Enum representing the operators for automation conditions

    Index

    Enumeration Members

    EQUAL: "=="
    GREATER_THAN: ">"
    GREATER_THAN_OR_EQUAL: ">="
    LESS_THAN: "<"
    LESS_THAN_OR_EQUAL: "<="
    NOT_EQUAL: "!="