Search Results for

    Show / Hide Table of Contents

    Enum EEnergyFeatureSubType

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


    The specific use of an Energy type HsFeature


    Remarks

    This has not been fully migrated from the legacy API. Expect future changes.

    Fields

    Name Description
    Amps

    The HsFeature is used to track Amps.

    Graphing

    The HsFeature is used for graphing.

    Kwh

    The HsFeature is used to track Kilowatt-hours.

    Volts

    The HsFeature is used to track Volts.

    Watts

    The HsFeature is used to track Watts.

    • View Source
    In This Article
    Back to top HomeSeer Technologies