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