Changes

33 bytes removed ,  09:05, 1 March 2019
no edit summary
Line 18: Line 18:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Toggles MQTT Broker ON or OFF</td>
 
       <td>Toggles MQTT Broker ON or OFF</td>
 
     </tr>
 
     </tr>
Line 28: Line 28:  
     <tr>
 
     <tr>
 
     <td>Enable Remote Access</td>
 
     <td>Enable Remote Access</td>
         <td>yes {{!}} no; Default: '''no'''</td>
+
         <td>yes | no; Default: '''no'''</td>
 
         <td>If enabled, MQTT Broker will be reachable by remote user (from WAN)</td>
 
         <td>If enabled, MQTT Broker will be reachable by remote user (from WAN)</td>
 
     </tr>
 
     </tr>
Line 47: Line 47:  
     <tr>
 
     <tr>
 
       <td>Use TLS/SSL</td>
 
       <td>Use TLS/SSL</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Toggles the use of TLS/SSL certificates ON or OFF</td>
 
       <td>Toggles the use of TLS/SSL certificates ON or OFF</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 | 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>
Line 86: Line 86:  
     <tr>
 
     <tr>
 
       <td>Use TLS/SSL</td>
 
       <td>Use TLS/SSL</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Toggles MQTT Bridge ON or OFF</td>
 
       <td>Toggles MQTT Bridge ON or OFF</td>
 
     </tr>
 
     </tr>
Line 106: Line 106:  
     <tr>
 
     <tr>
 
       <td>Use Remote TLS/SSL</td>
 
       <td>Use Remote TLS/SSL</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Enables the use of TSL/SSL certificates of the remote broker. If this is checked, you will be prompted to upload TLS/SSL certificates. More information can be found in the [[#Security|Security]] section of this chapter</td>
 
       <td>Enables the use of TSL/SSL certificates of the remote broker. If this is checked, you will be prompted to upload TLS/SSL certificates. More information can be found in the [[#Security|Security]] section of this chapter</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Use Remote Bridge Login</td>
 
       <td>Use Remote Bridge Login</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Enables the use of Remote login data. If this is checked, you will be prompted to enter a remote client ID, username and password</td>
 
       <td>Enables the use of Remote login data. If this is checked, you will be prompted to enter a remote client ID, username and password</td>
 
     </tr>
 
     </tr>
Line 121: Line 121:  
     <tr>
 
     <tr>
 
     <td>Try Private</td>
 
     <td>Try Private</td>
         <td>yes {{!}} no; Default: '''no'''</td>
+
         <td>yes | no; Default: '''no'''</td>
 
         <td>Check if the remote Broker is another instance of a daemon</td>
 
         <td>Check if the remote Broker is another instance of a daemon</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Clean Session</td>
 
     <td>Clean Session</td>
         <td>yes {{!}} no; Default: '''no'''</td>
+
         <td>yes | no; Default: '''no'''</td>
 
         <td>Check to discard session state after connecting or disconnecting</td>
 
         <td>Check to discard session state after connecting or disconnecting</td>
 
     </tr>
 
     </tr>
Line 155: Line 155:  
     <tr>
 
     <tr>
 
     <td>Persistence</td>
 
     <td>Persistence</td>
         <td>yes {{!}} no; Default: '''no'''</td>
+
         <td>yes | no; Default: '''no'''</td>
 
         <td>If enabled, connection, subscription and message data will be written to the disk. Otherwise, the data is stored in the router’s memory only</td>
 
         <td>If enabled, connection, subscription and message data will be written to the disk. Otherwise, the data is stored in the router’s memory only</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Allow Anonymous</td>
 
     <td>Allow Anonymous</td>
         <td>yes {{!}} no; Default: '''yes'''</td>
+
         <td>yes | no; Default: '''yes'''</td>
 
         <td>If enabled, the Broker allows anonymous access</td>
 
         <td>If enabled, the Broker allows anonymous access</td>
 
     </tr>
 
     </tr>
Line 179: Line 179:  
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; Default: '''no'''</td>
 
       <td>Toggles the MQTT Publisher ON or OFF</td>
 
       <td>Toggles the MQTT Publisher ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Hostname</td>
 
       <td>Hostname</td>
       <td>host {{!}} ip; Default: " "</td>
+
       <td>host | ip; Default: " "</td>
 
       <td>Broker’s IP address or hostname</td>
 
       <td>Broker’s IP address or hostname</td>
 
     </tr>
 
     </tr>
Line 203: Line 203:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
[[Category:RUT900 WebUI]]

Navigation menu