Changes

no edit summary
Line 1: Line 1:  
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes | no; Default: <b>none</b></td>
+
       <td>yes | no; default: <b>none</b></td>
       <td>Toggles Modbus TCP ON or OFF</td>
+
       <td>Turns Modbus TCP on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Port</td>
 
       <td>Port</td>
       <td>integer [0..65535]; Default: <b>none</b></td>
+
       <td>integer [0..65535]; default: <b>none</b></td>
       <td>Specifies which port will be used for Modbus communication</td>
+
       <td>TCP port used for Modbus communications.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Allow Remote Access</td>
 
     <td>Allow Remote Access</td>
         <td>yes | no; Default: <b>no</b></td>
+
         <td>yes | no; default: <b>no</b></td>
         <td>Allows remote Modbus connections by adding an exception to the device's firewall on the port specified in the field above</td>
+
         <td>Allows remote Modbus connections by adding an exception to the device's firewall on the port specified in the field above.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Mobile Traffic Usage Logging</td>
 
     <td>Mobile Traffic Usage Logging</td>
         <td>yes | no; Default: <b>no</b></td>
+
         <td>yes | no; default: <b>no</b></td>
         <td>Enables Mobile Traffic Usage Logging (can also be enabled from <b>Status → Mobile Traffic → [[{{{name}}}_Mobile_Traffic#Configuration|Configuration]]</b>). <br> This is required in order to read mobile data usage information from Modbus registers</td>
+
         <td>Enables Mobile Traffic Usage Logging (can also be enabled from <b>Status → Mobile Traffic → [[{{{name}}}_Mobile_Traffic#Configuration|Configuration]]</b>). <br> This is required in order to read mobile data usage information from Modbus registers.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>