RUT230 MQTT: Difference between revisions
m
→MQTT Broker
(Created page with "==Summary== '''MQTT (MQ Telemetry Transport or Message Queue Telemetry Transport)''' is an ISO standard (ISO/IEC PRF 20922) publish-subscribe-based "lightweight" messaging pr...") |
m (→MQTT Broker) |
||
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: "<b>1883</b>"</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> |