Wait Until
Carries on at once and continues again at a chosen moment.
An action in the Timing group.
Its type is action.wait_until.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
Carry on now | execution out | — |
resumed |
When the time comes | execution out | — |
duration |
Duration | data in | Int |
until |
Until | data in | DateTime |
plannedAt |
Planned for | data out | DateTime |
resumedAt |
Resumed at | data out | DateTime |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Wait | mode |
DURATION |
DURATION, TIME_OF_DAY, DATE_TIME |
| Duration | duration |
30 |
shown when mode is DURATION |
| Unit | unit |
MINUTES |
SECONDS, MINUTES, HOURS, DAYS; shown when mode is DURATION |
| At | atTime |
07:30 |
shown when mode is TIME_OF_DAY |
| Mondays | monday |
false |
shown when mode is TIME_OF_DAY |
| Tuesdays | tuesday |
false |
shown when mode is TIME_OF_DAY |
| Wednesdays | wednesday |
false |
shown when mode is TIME_OF_DAY |
| Thursdays | thursday |
false |
shown when mode is TIME_OF_DAY |
| Fridays | friday |
false |
shown when mode is TIME_OF_DAY |
| Saturdays | saturday |
false |
shown when mode is TIME_OF_DAY |
| Sundays | sunday |
false |
shown when mode is TIME_OF_DAY |
| Days of month | daysOfMonth |
— | e.g. 1,15, empty = every day; shown when mode is TIME_OF_DAY |
| Until | until |
— | shown when mode is DATE_TIME |
- permission to set exact alarms
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.