Changes

no edit summary
Line 2: Line 2:  
| fw_version = {{#switch: {{{series}}}
 
| fw_version = {{#switch: {{{series}}}
 
   | RUT2XX = {{{series}}}_R_00.01.13
 
   | RUT2XX = {{{series}}}_R_00.01.13
   | RUT9XX = {{{series}}}_R_00.06.07}}
+
   | RUT9XX = {{{series}}}_R_00.06.08.2}}
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 148: Line 148:  
</table>
 
</table>
   −
===Micellaneous===
+
====Topics====
 +
----
 +
The <b>Topic</b> section is used to add and configure topics for MQTT communication.
 +
 
 +
[[File:Networking_rut_manual_mqtt_broker_settings_bridge_topics.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Topic</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>The name of this topic.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Direction</td>
 +
      <td>OUT | IN | BOTH; default: <b>OUT</b></td>
 +
      <td>Specifies the direction in which messages for this topic can be shared in.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>QoS level</td>
 +
      <td>integer; default: <b>0</b></td>
 +
      <td>The publish/subscribe QoS level for this topic..</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Delete</td>
 +
      <td>- (interactive button)</td>
 +
      <td>Deletes the topic next to it.</td>
 +
    </tr>
 +
</table>
 +
 
 +
===Miscellaneous===
 
----
 
----
 
The last section of MQTT Broker parameters is called '''Miscellaneous'''. It contains parameters that are related to neither Security nor Bridge.
 
The last section of MQTT Broker parameters is called '''Miscellaneous'''. It contains parameters that are related to neither Security nor Bridge.