Project

General

Profile

Actions

Feature #35275

closed

add a SynchronizedDeltaTimeTrigger

Added by Reynaud Sylvain over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
High
Assigned To:
Category:
Adaptors
Target version:
-
Start date:
10/23/2018
Due date:
% Done:

0%

Estimated time:

Description

Same as DeltaTimeTrigger, except that triggering start at a specific time instead of starting when Lavoisier is started.

This specific time will be computed with mod(delta,60).

Actions #1

Updated by Reynaud Sylvain over 5 years ago

The delta-time must be between 1 and 59 minutes, and the specific time is the first time that is a multiple of this delta-time.

Example:
  • start-time for delta=20 is 20,40 or 00 minutes in hour.
  • start-time for delta=35 is 35 minutes in hour.
Actions #2

Updated by Reynaud Sylvain over 5 years ago

  • Status changed from New to Rejected

Too much restricted and too much specific... replaced with issue #35277

Actions

Also available in: Atom PDF