config system automation trigger
Description: Configure a trigger for automation stitches.
config system automation trigger
edit <Automation Trigger Name>
set description <string>
set trigger-type <event-based>
set event-type <digital-io-alert>
set digital-io-alert-id <digital I/O alert ID>
next
end
Sample command:
config system automation trigger
edit digital-io-low
set description digital io in low
set trigger-type event-based
set event-type digital-io-alert
set digital-io-alert-id alert-in-low
next
end
| Parameter | Description | Type | Size | Default | ||||
|---|---|---|---|---|---|---|---|---|
| description | Describe the automation trigger. | string | - | none | ||||
| trigger-type | Set a trigger type. | option | - | event-based | ||||
|
|
|
|||||||
|
event-type |
If |
option |
- |
none |
||||
|
|
|
|||||||
|
digital-io-alert-id |
If |
option |
- |
none |
||||