Class Description
Action/command performed by an end device on a device other than the end device.
Attributes
Name | Type | Description |
---|---|---|
command | String | Command text. |
duration | Minutes | Amount of time the action of this control is to remain active. |
durationIndefinite | Boolean | True if the action of this control is indefinite. |
startDateTime | DateTime | Start date and time for action of this control. |
Relationships
Inherits from
- None
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..1 | EndDeviceAction | 0..1 | EndDeviceControl | End device control issuing this end device action. | EndDeviceAction | End device action issued by this end device control. |