Search Results for

    Show / Hide Table of Contents

    Enum EEventFlag

    • C#
    • Visual Basic
    public enum EEventFlag : uint
    Public Enum EEventFlag As UInteger
    Namespace: HomeSeer.PluginSdk.Events
    Assembly: PluginSdk.dll


    PLEASE NOTE: This was ported directly from the legacy HS3 API and has not been fully reviewed to ensure proper compatibility and support through this SDK. This may undergo significant change in the near future. Please use with caution.


    Fields

    Name Description
    AmazonDiscoveryEnabled

    Expose this event to Amazon cloud services.

    Delayed
    DeleteAfterTrigger
    DoNotLog
    Enabled
    GoogleDiscoveryEnabled

    Expose this event to Google cloud services

    IncludeInPowerfail
    Priority
    Security
    • View Source
    In This Article
    Back to top HomeSeer Technologies