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

    Type Alias ESPCDFAutomationEvent

    ESPCDFAutomationEvent:
        | ESPCDFAutomationNodeParamsEvent
        | ESPCDFWeatherEvent
        | ESPCDFWeatherCondition
        | ESPCDFDaylightEvent
        | string

    Event condition shapes supported by automation (device param check, generic param check, or string). Extensible: add new union members for new event types.