Changes

no edit summary
Line 675: Line 675:  
Below is an example of the MQTT Gateway page. Refer to the table for information on MQTT Gateway configuration fields.
 
Below is an example of the MQTT Gateway page. Refer to the table for information on MQTT Gateway configuration fields.
   −
[[File:Networking_rut_manual_modbus_mqtt_gateway.png|border|class=tlt-border]]
+
{{#ifeq: {{{series}}} | RUT9XX |
 +
[[File:Networking_rut_manual_modbus_mqtt_gateway.png|border|class=tlt-border]]|
 +
[[File:Networking_rut_manual_modbus_mqtt_gateway_v2.png|border|class=tlt-border]]}}
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 717: Line 719:  
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>Password for authentication to the MQTT broker. Leave empty if you do not use client authentication.</td>
 
         <td>Password for authentication to the MQTT broker. Leave empty if you do not use client authentication.</td>
     </tr>
+
     </tr>{{#ifeq:{{{series}}}|RUT2XX|
 +
    <tr>
 +
        <td>Keep alive</td>
 +
        <td>integer [0..86400]; default: <b>10</b></td>
 +
        <td>Specifies the number of seconds after which the broker should send a PING message to the client if no other messages have been exchanged in that time.</td>
 +
    </tr>|}}
 
</table>
 
</table>
  

Navigation menu