2017-11-05 12:51:52 +00:00
|
|
|
# Describes the format for available timer services
|
|
|
|
|
2017-11-01 03:20:56 +00:00
|
|
|
start:
|
2021-02-18 15:54:20 +00:00
|
|
|
description: Start a timer
|
|
|
|
target:
|
2017-11-01 03:20:56 +00:00
|
|
|
fields:
|
|
|
|
duration:
|
|
|
|
description: Duration the timer requires to finish. [optional]
|
2021-02-18 15:54:20 +00:00
|
|
|
default: 0
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "00:01:00 or 60"
|
2021-02-18 15:54:20 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2017-11-01 03:20:56 +00:00
|
|
|
|
|
|
|
pause:
|
2021-02-18 15:54:20 +00:00
|
|
|
description: Pause a timer
|
|
|
|
target:
|
2017-11-01 03:20:56 +00:00
|
|
|
|
|
|
|
cancel:
|
2021-02-18 15:54:20 +00:00
|
|
|
description: Cancel a timer
|
|
|
|
target:
|
2017-11-01 03:20:56 +00:00
|
|
|
|
|
|
|
finish:
|
2021-02-18 15:54:20 +00:00
|
|
|
description: Finish a timer
|
|
|
|
target:
|