Search Results for

    Show / Hide Table of Contents

    Enum EFeatureType

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


    The primary use of a HsFeature. This describes a function of a piece of hardware.


    Fields

    Name Description
    Energy

    The HsFeature is used to interact with energy management devices.

    Generic

    A generic HsFeature. There is no specific use for it.

    Media

    The HsFeature is used to interact with a media playback device.

    Security

    The HsFeature is used for security purposes.

    ThermostatControl

    The HsFeature is used to control a thermostat.

    ThermostatStatus

    The HsFeature is used to show the status of a thermostat.

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