Enum EControlFlag
public enum EControlFlag : uint
Namespace: HomeSeer.PluginSdk.Devices.Controls
Assembly: PluginSdk.dll
Special configuration flags that adjust the behavior of a Status
Fields
Name | Description |
---|---|
HasAdditionalData | The StatusControl label includes additional data tokens to be replaced by strings
in Additional This is toggled by setting Has |
InvalidStatusTarget | The StatusControl should not show up as a status target for events. IE it is only for creating control events This is toggled by setting Is |