mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	readme and sidebar
This commit is contained in:
		@@ -136,7 +136,7 @@
 | 
			
		||||
        <p>When the <code>enable</code> property is not present, it will default to <code>true</code></p>
 | 
			
		||||
        <p>
 | 
			
		||||
            <code>{"enable":true}</code> or <code>{"enable":false}</code> will start or stop the communication.</p>
 | 
			
		||||
            <p> If <code>enable</code> is passed along wiht other parameters, the configuration will be changed and either be started or just stopped and ready to start depending on the value.  </p>
 | 
			
		||||
            <p> If <code>enable</code> is passed along with other parameters, the configuration will be changed and either be started or just be ready to be started(ie. stopped ) depending on its value.  </p>
 | 
			
		||||
 | 
			
		||||
    <h3>Outputs</h3>
 | 
			
		||||
    <p><code>msg.payload</code> is the response. It contains the serial port configuration</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user