Class Description
Detailed description for a control produced by an end device. Values in attributes allow for creation of recommended codes to be used for identifying end device controls as follows:
Attributes
Name | Type | Description |
---|---|---|
domain | String | High-level nature of the control. |
eventOrAction | String | The most specific part of this control type. It is mainly in the form of a verb that gives action to the control that just occurred. |
subDomain | String | More specific nature of the control, as a further sub-categorisation of ‘domain’. |
type | String | Type of physical device from which the control was created. A value of zero (0) can be used when the source is unknown. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EndDeviceControl | 0..* | EndDeviceControlType | 1 | EndDeviceControls | All end device controls of this type. | EndDeviceControlType | Type of this end device control. |