Enum EGenericDeviceSubType
public enum EGenericDeviceSubType
Namespace: HomeSeer.PluginSdk.Devices.Identification
Assembly: PluginSdk.dll
Remarks
This is not stable and may see significant change. The description offered by EDeviceType is usually enough.
Fields
Name | Description |
---|---|
Fan | The HsDevice is used to control a fan. |
Light | The HsDevice is used to control a light. |
Outlet | The HsDevice is used to interact with an outlet. |
Sensor | The HsDevice is used to interact with a sensor. |