Changes

1,387 bytes added ,  16:50, 30 January 2023
no edit summary
Line 89: Line 89:  
[[File:Node-red-subscriber-configuration.png|border|class=tlt-border|1094x1094px]]
 
[[File:Node-red-subscriber-configuration.png|border|class=tlt-border|1094x1094px]]
   −
# '''Server''': Server name;
+
<table class="nd-mantable">
# '''Action''': Subscribe to single topic
+
    <tr>
# '''Topic''': Created topic;
+
        <th class="left">Number</th>
# '''QoS''': 0;
+
        <th class="left">Field</th>
# '''Output''': auto-detect;
+
      <th class="left">Value</th>
# '''Edit''':
+
    </tr>
# '''Server & Port''': Server IP & Port;
+
<tr>
# '''Update''':
+
      <td class="left">1</td>
# '''Done''':
+
        <td class="left">'''Server'''</td>
 +
      <td class="left">'''Server name'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">2</td>
 +
      <td class="left"">'''Action'''</td>
 +
      <td class="left">'''Subscribe to single topic'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">3</td>
 +
      <td class="left">'''Topic'''</td>
 +
      <td class="left">'''Created topic name'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">4</td>
 +
      <td class="left">'''QoS'''</td>
 +
      <td class="left">'''0'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">5</td>
 +
      <td class="left">'''Output'''</td>
 +
      <td class="left">'''Auto-detect'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">6</td>
 +
      <td class="left">'''Edit'''</td>
 +
      <td class="left">'''Configure MQTT-Broker node'''</td>
 +
    </tr>
 +
 
 +
<tr>
 +
        <td class="left">7</td>
 +
      <td class="left">'''Server'''</td>
 +
      <td class="left">'''Server IP'''</td>
 +
    </tr>
 +
<tr>
 +
        <td class="left">8</td>
 +
      <td class="left">'''Port'''</td>
 +
      <td class="left">'''Used Port'''</td>
 +
    </tr>
 +
 
 +
<tr>
 +
        <td class="left">9</td>
 +
      <td class="left">'''Update'''</td>
 +
      <td class="left">'''Renew MQTT-Broker node configuration'''</td>
 +
    </tr>
 +
 
 +
<tr>
 +
        <td class="left">10</td>
 +
      <td class="left">'''Done'''</td>
 +
      <td class="left">'''Save MQTT in node configuration'''</td>
 +
    </tr>
 +
</table>
    
=====Results=====
 
=====Results=====
 
----
 
----
   −
====Via HTTP====
+
====M-Bus Data to Server via HTTP====
 
This sections contains information on how to send M-Bus data to the server on Node-RED using HTTP protocol.
 
This sections contains information on how to send M-Bus data to the server on Node-RED using HTTP protocol.
 
----
 
----

Navigation menu