Changes

5 bytes removed ,  09:58, 14 October 2019
m
Line 23: Line 23:  
     <tr>
 
     <tr>
 
       <td>Local Port</td>
 
       <td>Local Port</td>
       <td>integer [0..65535]; Default: " "</td>
+
       <td>integer [0..65535]; Default: "1883"</td>
 
       <td>Specifies the local port that the MQTT broker will listen to</td>
 
       <td>Specifies the local port that the MQTT broker will listen to</td>
 
     </tr>
 
     </tr>
Line 67: Line 67:  
     <tr>
 
     <tr>
 
     <td>TLS version</td>
 
     <td>TLS version</td>
         <td>tlsv1 | tlsv1.1 | tlsv1.2 | Support all; Default: '''Support all'''</td>
+
         <td>tlsv1.1 | tlsv1.2 | Support all; Default: '''Support all'''</td>
 
         <td>Authenticates a client to a server and establishes precisely who they are</td>
 
         <td>Authenticates a client to a server and establishes precisely who they are</td>
 
     </tr>
 
     </tr>