Changes

no edit summary
Line 189: Line 189:  
         <td>Add</td>
 
         <td>Add</td>
 
         <td>- (interactive button)</td>
 
         <td>- (interactive button)</td>
         <td>Adds a new request request</td>
+
         <td>Adds a new request configuration</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 329: Line 329:  
         <td>JSON format</td>
 
         <td>JSON format</td>
 
         <td>string; Default: <b>{"ID":"%i", "TS":"%t","ST":"%s","VR":"%a"}</b></td>
 
         <td>string; Default: <b>{"ID":"%i", "TS":"%t","ST":"%s","VR":"%a"}</b></td>
         <td></td>
+
         <td>Provides the possibility to fully customize the JSON segment</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Segment count</td>
 
         <td>Segment count</td>
 
         <td>1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; Default: <b>1</b></td>
 
         <td>1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; Default: <b>1</b></td>
         <td></td>
+
         <td>Max segment count in one JSON string sent to server</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 349: Line 349:  
         <td>Data filtering</td>
 
         <td>Data filtering</td>
 
         <td>All data | By slave ID | By slave IP; Default: <b>All data</b></td>
 
         <td>All data | By slave ID | By slave IP; Default: <b>All data</b></td>
         <td></td>
+
         <td>Which data this sender will transfer to the server</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 359: Line 359:  
         <td>Custom header</td>
 
         <td>Custom header</td>
 
         <td>string; Default: <b>no</b></td>
 
         <td>string; Default: <b>no</b></td>
         <td></td>
+
         <td>Adds a custom header(s) to HTTP requests</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu