Merge pull request #805 from aryehof/InjectInfoUpdate

Updated Inject node info with instructions for flow and global options
This commit is contained in:
Nick O'Leary 2016-02-26 14:07:21 +00:00
commit 2e2556fdad
1 changed files with 3 additions and 0 deletions

View File

@ -157,6 +157,9 @@
<p>The repeat function allows the payload to be sent on the required schedule.</p>
<p>The <i>Inject once at start</i> option actually waits a short interval before firing
to give other nodes a chance to instantiate properly.</p>
<p>The <i>Flow</i> and <i>Global</i> options allow one to inject a flow or global
context value.
</p>
<p><b>Note: </b>"Interval between times" and "at a specific time" uses cron.
This means that 20 minutes will be at the next hour, 20 minutes past and
40 minutes past - not in 20 minutes time. If you want every 20 minutes