Changes

no edit summary
Line 1: Line 1:  
Router monitoring via MQTT Linux guide applies to RUT950 and RUT955 routers.
 
Router monitoring via MQTT Linux guide applies to RUT950 and RUT955 routers.
==Summary==
+
==Introduction==
   −
'''MQTT (MQ Telemetry Transport or Message Queue Telemetry Transport)''' is an ISO standard (ISO/IEC PRF 20922) publish-subscribe-based messaging protocol. It works on top of the TCP/IP protocol. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited. The publish-subscribe messaging pattern requires a message broker. This chapter is a guide on how to configure a basic MQTT setup on RUT routers.
+
'''MQTT (MQ Telemetry Transport or Message Queue Telemetry Transport)''' is an ISO standard (ISO/IEC PRF 20922) publish-subscribe-based messaging protocol. It works on top of the TCP/IP protocol. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited. The publish-subscribe messaging pattern requires a message broker.  
 +
 
 +
This article provides a guide on how to configure and use a basic MQTT setup on RUTxxx routers.
    
==How MQTT works==
 
==How MQTT works==

Navigation menu