mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Updated Inject node info with instructions for flow and global options
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user