Search Results for

    Show / Hide Table of Contents

    Enum EGenericFeatureSubType

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


    The specific use of a Generic HsFeature


    Remarks

    This is not stable and may see significant change.

    Fields

    Name Description
    Battery

    The HsFeature represents the status of a battery.

    BinaryControl

    The HsFeature represents a binary control - something that only has on and off controls.

    BinarySensor

    The HsFeature represents a binary sensor - something that only reports one of two states.

    CentralScene

    The HsFeature represents a Z-Wave Central Scene. This is typically used to display the last action taken on the device.

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