Namespace HomeSeer.PluginSdk.Devices.Controls
Classes
ControlEvent
The description of an event representing a controlled change of a HsFeature.
ControlLocation
The location and size of a control available on a HsFeature.
It describes the row and column a control occupies in the grid as well as how many columns wide it is.
StatusControl
A control associated with a feature on a HomeSeer system. Formerly referred to as a VSPair.
This defines a control that will be available for a user to interact with.
StatusControlCollection
A managed collection of StatusControls
Enums
EControlFlag
Special configuration flags that adjust the behavior of a StatusControl.
EControlType
Render style and general behavior for a StatusControl.
EControlUse
Defines what a StatusControl is used for.