EndDeviceAction
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
Ancestors
No ancestor classes
Descendents
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| EndDeviceAction | 0..1 | EndDeviceControl | 0..1 | EndDeviceAction | End device action issued by this end device control. | EndDeviceControl | End device control issuing this end device action. |