Changes

Line 502: Line 502:  
Executes a HTTP POST/GET request.
 
Executes a HTTP POST/GET request.
   −
[[File:Networking_rutos_manual_input_output_io_juggler_actions_http.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_input_output_io_juggler_actions_http_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 509: Line 509:  
       <th>Value</th>
 
       <th>Value</th>
 
       <th>Description</th>
 
       <th>Description</th>
    </tr>
  −
    <tr>
  −
        <td>Execution delay</td>
  −
        <td>positive integer; default: <b>none</b></td>
  −
        <td>A period of time (in seconds) which has to pass after a trigger event before this Action is executed.</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 531: Line 526:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Parameters</td>
+
         <td>Alt. parameters mode</td>
 +
        <td><span style="color:red">off</span> | <span style="color:blue">on</span>; default: <b>off</b></td>
 +
        <td>Choose a different way to pass parameters. If method is POST parameters are passed in request body. If method is GET parameters are passed throught the URL.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Parameters</span></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>Parameters that are to be included the Post/Get request. Select a parameter (right drop-down box) and enter a custom name for it (left text box).</td>
 
         <td>Parameters that are to be included the Post/Get request. Select a parameter (right drop-down box) and enter a custom name for it (left text box).</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:blue">Text message</span></td>
 +
        <td>default: <b>Device name - %rn; Time stamp - %ts</b></td>
 +
        <td>Message to send.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Custom headers</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Allows to add custom headers to the HTTP requests.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Execution delay</td>
 +
        <td>positive integer; default: <b>none</b></td>
 +
        <td>A period of time (in seconds) which has to pass after a trigger event before this Action is executed.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu