Search Results for

    Show / Hide Table of Contents

    Enum EGenericDeviceSubType

    • C#
    • Visual Basic
    public enum EGenericDeviceSubType
    Public Enum EGenericDeviceSubType
    Namespace: HomeSeer.PluginSdk.Devices.Identification
    Assembly: PluginSdk.dll


    The specific use of a Generic HsDevice


    Remarks

    This is not stable and may see significant change. The description offered by EDeviceType is usually enough.

    Fields

    Name Description
    Fan

    The HsDevice is used to control a fan.

    Light

    The HsDevice is used to control a light.

    Outlet

    The HsDevice is used to interact with an outlet.

    Sensor

    The HsDevice is used to interact with a sensor.

    See Also
    SubType
    Generic
    • View Source
    In This Article
    Back to top HomeSeer Technologies