Enum EEnergyFeatureSubType
public enum EEnergyFeatureSubType
Namespace: HomeSeer.PluginSdk.Devices.Identification
Assembly: PluginSdk.dll
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. |