AutomationInterface
Base informations for all automation types
| Field : Object | Description |
|---|---|
| actionEnabled: Boolean | Whether the action is enabled. |
| active: Boolean | Whether the automation is active. |
| disabledReason: AutomationActionDisabledReason | The reason why the action is disabled. |
| id: ID | The automation ID. |
| name: String | The automation name. |