Changes

no edit summary
Line 73: Line 73:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>JSON format</td>
+
       <td>Format type</td>
       <td>Json | Custom; default: <b>Json</b></td>
+
       <td>Json {{!}} <span style="color:limegreen">Custom</span>; default: <b>Json</b></td>
 
         <td>Arranges the format of the sent JSON segment.</td>  
 
         <td>Arranges the format of the sent JSON segment.</td>  
 
     </tr>
 
     </tr>
Line 84: Line 84:  
     <tr>
 
     <tr>
 
       <td>Send as object</td>
 
       <td>Send as object</td>
       <td>off | on; default: <b>off</b></td>
+
       <td>off {{!}} on; default: <b>off</b></td>
 
       <td>When turned on, sends JSON segment as object and not as an array element.</td>
 
       <td>When turned on, sends JSON segment as object and not as an array element.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td><span style="color:grey">Data filtering</span></td>
 
       <td><span style="color:grey">Data filtering</span></td>
       <td>All | <span style="color:grey">Server ID</span> | <span style="color:grey>Alarm ID</span> | <span style="color:grey">Register number</span>; default: <b>All</b></td>
+
       <td>All {{!}} <span style="color:grey">Server ID</span> {{!}} <span style="color:grey>Alarm ID</span> {{!}} <span style="color:grey">Register number</span>; default: <b>All</b></td>
 
       <td>If Data type: <span style="color:grey">Modbus alarms data</span>. Choose which data this sender will send to server.</td>
 
       <td>If Data type: <span style="color:grey">Modbus alarms data</span>. Choose which data this sender will send to server.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td><span style="color:red">Data filtering</span></td>
 
       <td><span style="color:red">Data filtering</span></td>
       <td>All | <span style="color:red">Server IP address</span> | <span style="color:red">Server ID</span> | <span style="color:red">Request name</span> ; default: <b>All</b></td>
+
       <td>All {{!}} <span style="color:red">Server IP address</span> {{!}} <span style="color:red">Server ID</span> {{!}} <span style="color:red">Request name</span> ; default: <b>All</b></td>
 
       <td>If Data type: <span style="color:red">Modbus data</span>. Choose which data this sender will send to server.</td>
 
       <td>If Data type: <span style="color:red">Modbus data</span>. Choose which data this sender will send to server.</td>
 
     </tr>
 
     </tr>
Line 120: Line 120:  
     <tr>
 
     <tr>
 
       <td><span style="color:brown">Data filtering</span></td>
 
       <td><span style="color:brown">Data filtering</span></td>
       <td>All | <span style="color:brown"> Address</span> | <span style="color:brown">IP</span>; default: <b>All</b></td>
+
       <td>All {{!}} <span style="color:brown"> Address</span> {{!}} <span style="color:brown">IP</span>; default: <b>All</b></td>
 
         <td>If Data type: <span style="color:brown">DNP3</span>. Choose which data this sender will send to server.</td>  
 
         <td>If Data type: <span style="color:brown">DNP3</span>. Choose which data this sender will send to server.</td>  
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td><span style="color:brown">Database</span></td>
 
       <td><span style="color:brown">Database</span></td>
       <td>RAM | Flash; default: <b>RAM</b></td>
+
       <td>RAM {{!}} Flash; default: <b>RAM</b></td>
 
         <td>Database location</td>  
 
         <td>Database location</td>  
 
     </tr>   
 
     </tr>   
Line 160: Line 160:  
     <tr>
 
     <tr>
 
       <td>Enable secure connection</td>
 
       <td>Enable secure connection</td>
       <td>off | <span style="color:red">on</span>; default: '''off'''</td>
+
       <td>off {{!}} <span style="color:red">on</span>; default: '''off'''</td>
 
       <td>Enables the use of TLS certificates.</td>
 
       <td>Enables the use of TLS certificates.</td>
 
     </tr>
 
     </tr>
Line 195: Line 195:  
     <tr>
 
     <tr>
 
       <td>Require password</td>
 
       <td>Require password</td>
       <td>off | <span style="color:darkgreen">on</span>; default: '''off'''</td>
+
       <td>off {{!}} <span style="color:darkgreen">on</span>; default: '''off'''</td>
 
       <td>Enables use of username and password for authentication.</td>
 
       <td>Enables use of username and password for authentication.</td>
 
     </tr>
 
     </tr>
Line 226: Line 226:  
     <tr>
 
     <tr>
 
       <td>Enabled</td>
 
       <td>Enabled</td>
       <td>off | on; default: <b>on</b></td>
+
       <td>off {{!}} on; default: <b>on</b></td>
 
       <td>Enables data to server collection instance.</td>
 
       <td>Enables data to server collection instance.</td>
 
     </tr>
 
     </tr>
Line 232: Line 232:  
     <tr>
 
     <tr>
 
       <td>Format type</td>
 
       <td>Format type</td>
       <td>Json | <span style="color:red">custom</span>; default: <b>Json</b></td>
+
       <td>Json {{!}} <span style="color:red">custom</span>; default: <b>Json</b></td>
 
       <td>Data collection objects formatting.</td>
 
       <td>Data collection objects formatting.</td>
 
     </tr>
 
     </tr>
Line 267: Line 267:  
     <tr>
 
     <tr>
 
       <td>Retry</td>
 
       <td>Retry</td>
       <td>off | <span style="color red">on</span>; default: <b>off</b></td>
+
       <td>off {{!}} <span style="color red">on</span>; default: <b>off</b></td>
 
       <td>In case of a failed attempt, retry to send the same data to destination later.</td>
 
       <td>In case of a failed attempt, retry to send the same data to destination later.</td>
 
     </tr>
 
     </tr>
Line 295: Line 295:  
     <tr>
 
     <tr>
 
       <td>Type</td>
 
       <td>Type</td>
       <td>HTTP | <span style="color:red">MQTT</span>; default: <b>HTTP</b></td>
+
       <td>HTTP {{!}} <span style="color:red">MQTT</span>; default: <b>HTTP</b></td>
 
       <td>Interval in seconds for collecting/sending data to destination.</td>
 
       <td>Interval in seconds for collecting/sending data to destination.</td>
 
     </tr>
 
     </tr>
Line 310: Line 310:  
     <tr>
 
     <tr>
 
       <td>Enable secure connection</td>
 
       <td>Enable secure connection</td>
       <td>on | off; default: <b>off</b></td>
+
       <td>on {{!}} off; default: <b>off</b></td>
 
       <td>Enables the use of TLS certificates.</td>
 
       <td>Enables the use of TLS certificates.</td>
 
     </tr>  
 
     </tr>  
Line 344: Line 344:  
     <tr>
 
     <tr>
 
       <td>Enable secure connection</td>
 
       <td>Enable secure connection</td>
       <td>off | <span style="color:blue">on</span>; default: '''off'''</td>
+
       <td>off {{!}} <span style="color:blue">on</span>; default: '''off'''</td>
 
       <td>Enables the use of TLS certificates.</td>
 
       <td>Enables the use of TLS certificates.</td>
 
     </tr>
 
     </tr>
Line 379: Line 379:  
     <tr>
 
     <tr>
 
       <td>Use credentials</td>
 
       <td>Use credentials</td>
       <td>off | <span style="color:darkgreen">on</span>; default: '''off'''</td>
+
       <td>off {{!}} <span style="color:darkgreen">on</span>; default: '''off'''</td>
 
       <td>Enables use of username and password for authentication.</td>
 
       <td>Enables use of username and password for authentication.</td>
 
     </tr>
 
     </tr>

Navigation menu