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. |